Update build-push.yml

Former-commit-id: 8fd3fc3482
This commit is contained in:
Leroy.H.Y 2019-11-01 07:26:06 +08:00 committed by GitHub
parent 87f436cc1c
commit 6948e1dd85

View File

@ -127,7 +127,7 @@ jobs:
./linuxdeployqt-6-x86_64.AppImage --appimage-extract
cd AppDir
../squashfs-root/AppRun usr/share/applications/qv2ray.desktop -appimage -no-strip -always-overwrite
mv ./qv2ray*.AppImage ./Qv2ray.AppImage
mv ./Qv2ray*.AppImage ./Qv2ray.AppImage
- name: Uploading artifact
uses: actions/upload-artifact@master
with: