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:
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
host: linux
|
||||
with:
|
||||
version: '5.15.2'
|
||||
host: 'linux'
|
||||
|
@ -81,7 +80,6 @@ jobs:
|
|||
steps:
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
host: windows
|
||||
with:
|
||||
version: '5.15.2'
|
||||
host: 'windows'
|
||||
|
@ -122,7 +120,6 @@ jobs:
|
|||
steps:
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
host: windows
|
||||
with:
|
||||
version: '5.15.2'
|
||||
host: 'mac'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue