move scrcpy AppImage and updateinformation
This commit is contained in:
parent
e3fdcdfd66
commit
2eca838d77
1 changed files with 1 additions and 1 deletions
2
.github/workflows/continuous.yml
vendored
2
.github/workflows/continuous.yml
vendored
|
@ -85,7 +85,7 @@ jobs:
|
|||
chmod +x build.sh
|
||||
./build.sh
|
||||
mkdir -p dist
|
||||
mv scrcpy*.AppImage dist/.
|
||||
mv scrcpy*.AppImage* dist/.
|
||||
|
||||
- name: Upload Appimage
|
||||
uses: actions/upload-artifact@v1.0.0
|
||||
|
|
Loading…
Reference in a new issue