fix working-directory

This commit is contained in:
raojinlin 2024-02-27 21:03:39 +08:00
parent 169f6a2032
commit 0dff4530b2
1 changed files with 0 additions and 1 deletions

View File

@ -130,7 +130,6 @@ jobs:
run: mv "tiny-rdm_${{ steps.normalise_version.outputs.version }}_amd64.deb" "tiny-rdm_${{ steps.normalise_version.outputs.version }}_${{ steps.normalise_platform.outputs.tag }}.deb"
- name: Rename appimage
working-directory: ./build/linux
run: mv Tiny_RDM-x86_64.AppImage "tiny-rdm_${{ steps.normalise_version.outputs.version }}_${{ steps.normalise_platform.outputs.tag }}.AppImage"
- name: Upload release asset