mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-21 20:27:45 +00:00
Update install-qt-action action
This commit is contained in:
parent
b4ddc04ef2
commit
a26df33dfb
1 changed files with 1 additions and 2 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
@ -50,11 +50,10 @@ jobs:
|
|||
submodules: true
|
||||
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
uses: jurplel/install-qt-action@v4
|
||||
with:
|
||||
version: "${{ env.QT_VERSION }}.*"
|
||||
cache: true
|
||||
modules: 'qtshadertools'
|
||||
|
||||
- name: Set reusable strings
|
||||
id: strings
|
||||
|
|
Loading…
Add table
Reference in a new issue