mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-21 11:20:49 +08:00
update build-qv2ray-cmake.yml and nsis.yml
This commit is contained in:
parent
f219edeb91
commit
ad114a9151
2
.github/workflows/build-qv2ray-cmake.yml
vendored
2
.github/workflows/build-qv2ray-cmake.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
||||
path: ../Qt
|
||||
key: QtCache-${{ matrix.platform }}-${{ matrix.arch }}-${{ matrix.qt_version }}
|
||||
- name: Installing Qt - ${{ matrix.arch }}
|
||||
uses: jurplel/install-qt-action@v2.5.0
|
||||
uses: jurplel/install-qt-action@v2
|
||||
with:
|
||||
version: ${{ matrix.qt_version }}
|
||||
arch: ${{ matrix.qtarch }}
|
||||
|
2
.github/workflows/nsis.yml
vendored
2
.github/workflows/nsis.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
path: ../Qt
|
||||
key: QtCache-${{ matrix.platform }}-${{ matrix.arch }}-${{ matrix.qt_version }}
|
||||
- name: Installing Qt - ${{ matrix.arch }}
|
||||
uses: jurplel/install-qt-action@v2.5.0
|
||||
uses: jurplel/install-qt-action@v2
|
||||
with:
|
||||
version: ${{ matrix.qt_version }}
|
||||
arch: ${{ matrix.qtarch }}
|
||||
|
Loading…
Reference in New Issue
Block a user