mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-05-15 17:28:06 +08:00
fix
This commit is contained in:
parent
8a564860dc
commit
e1cba222ed
2
.github/workflows/release-linux.yaml
vendored
2
.github/workflows/release-linux.yaml
vendored
@ -121,7 +121,7 @@ jobs:
|
||||
|
||||
- name: Package up appimage file
|
||||
run: |
|
||||
curl https://github.com/linuxdeploy/linuxdeploy/releases/download/1-alpha-20240109-1/linuxdeploy-${{ steps.normalise_platform_arch.outputs.arch }}.AppImage \//_/g'
|
||||
curl https://github.com/linuxdeploy/linuxdeploy/releases/download/1-alpha-20240109-1/linuxdeploy-${{ steps.normalise_platform_arch.outputs.arch }}.AppImage \
|
||||
-o linuxdeploy \
|
||||
-L
|
||||
chmod u+x linuxdeploy
|
||||
|
Loading…
x
Reference in New Issue
Block a user