diff --git a/.github/workflows/build-push.yml b/.github/workflows/build-push.yml index 0723c242..9232168d 100644 --- a/.github/workflows/build-push.yml +++ b/.github/workflows/build-push.yml @@ -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: