mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 10:50:23 +08:00
Revert "[fix] Use self-reverted Github Action"
This reverts commitac61e61243
[formerly8ddf33da42
]. Former-commit-id:0dff8a6ff2
This commit is contained in:
parent
4f1a17e553
commit
cd29452f71
6
.github/workflows/build-push.yml
vendored
6
.github/workflows/build-push.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
run: git submodule update --init
|
run: git submodule update --init
|
||||||
# --------------------------------------------------------
|
# --------------------------------------------------------
|
||||||
- name: Installing Qt
|
- name: Installing Qt
|
||||||
uses: lhy0403/install-qt-action@v2
|
uses: jurplel/install-qt-action@v2
|
||||||
with:
|
with:
|
||||||
arch: win64_mingw73
|
arch: win64_mingw73
|
||||||
modules: qtcharts
|
modules: qtcharts
|
||||||
@ -58,7 +58,7 @@ jobs:
|
|||||||
run: git submodule update --init
|
run: git submodule update --init
|
||||||
# --------------------------------------------------------
|
# --------------------------------------------------------
|
||||||
- name: Installing Qt
|
- name: Installing Qt
|
||||||
uses: lhy0403/install-qt-action@v2
|
uses: jurplel/install-qt-action@v2
|
||||||
with:
|
with:
|
||||||
modules: qtcharts
|
modules: qtcharts
|
||||||
# --------------------------------------------------------
|
# --------------------------------------------------------
|
||||||
@ -95,7 +95,7 @@ jobs:
|
|||||||
run: git submodule update --init
|
run: git submodule update --init
|
||||||
# --------------------------------------------------------
|
# --------------------------------------------------------
|
||||||
- name: Installing Qt
|
- name: Installing Qt
|
||||||
uses: lhy0403/install-qt-action@v2
|
uses: jurplel/install-qt-action@v2
|
||||||
with:
|
with:
|
||||||
modules: qtcharts
|
modules: qtcharts
|
||||||
# --------------------------------------------------------
|
# --------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user