mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-09 13:52:01 -04:00
Update main.yml
Change Qt6 version from 6.4.0 (that is now "not found" for some reason) to 6.2.4.
This commit is contained in:
parent
eef00f73a4
commit
f58a97a657
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -198,7 +198,7 @@ jobs:
|
|||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: '6.4.0'
|
||||
version: '6.2.4'
|
||||
host: 'linux'
|
||||
target: 'desktop'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue