GH actions 12
This commit is contained in:
parent
60e25d9c67
commit
3296cd6c39
1 changed files with 0 additions and 3 deletions
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
|
|
@ -18,7 +18,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
host: linux
|
|
||||||
with:
|
with:
|
||||||
version: '5.15.2'
|
version: '5.15.2'
|
||||||
host: 'linux'
|
host: 'linux'
|
||||||
|
|
@ -81,7 +80,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
host: windows
|
|
||||||
with:
|
with:
|
||||||
version: '5.15.2'
|
version: '5.15.2'
|
||||||
host: 'windows'
|
host: 'windows'
|
||||||
|
|
@ -122,7 +120,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
host: windows
|
|
||||||
with:
|
with:
|
||||||
version: '5.15.2'
|
version: '5.15.2'
|
||||||
host: 'mac'
|
host: 'mac'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue