mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-04-22 13:28:05 +08:00
fix working-directory
This commit is contained in:
parent
169f6a2032
commit
0dff4530b2
1
.github/workflows/release-linux.yaml
vendored
1
.github/workflows/release-linux.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user