Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianTM authored Jan 13, 2024
1 parent 08b5988 commit 2042ab2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ defaults:

env:
SOURCE_DIR: ${{ github.workspace }}
# QT_VERSION: 5.15.8
QT_VERSION: 5.15.2

jobs:
build:
Expand All @@ -30,7 +30,6 @@ jobs:
version: ${{ env.QT_VERSION }}
host: linux
target: desktop
version: '5.15.2'
# arch: gcc_64
dir: ${{ runner.temp }}
setup-python: false
Expand Down

0 comments on commit 2042ab2

Please sign in to comment.