mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 02:40:20 +08:00
Fixed GitHub action
This commit is contained in:
parent
53abe77514
commit
704c7efeca
2
.github/workflows/build-qv2ray.yml
vendored
2
.github/workflows/build-qv2ray.yml
vendored
@ -93,7 +93,7 @@ jobs:
|
||||
if: matrix.platform == 'ubuntu-16.04'
|
||||
uses: actions/upload-artifact@master
|
||||
with:
|
||||
name: Qv2ray.linux-qt${{ matrix.qt_version }}-.AppImage
|
||||
name: Qv2ray.linux-qt${{ matrix.qt_version }}.AppImage
|
||||
path: build/AppDir/Qv2ray.AppImage
|
||||
- name: Linux - ${{ matrix.qt_version }} - Upload binaries to release
|
||||
uses: svenstaro/upload-release-action@v1-release
|
||||
|
Loading…
Reference in New Issue
Block a user