Update build-release.yml

This commit is contained in:
Leroy.H.Y 2019-11-01 07:25:13 +08:00 committed by GitHub
parent 5107a76a67
commit feaa2c78f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -145,7 +145,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: