Skip to content

Commit

Permalink
whoooooo
Browse files Browse the repository at this point in the history
  • Loading branch information
SeongGino authored Dec 3, 2024
1 parent 7871ec5 commit 453f7ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v4
with:
# aqtversion: 'latest'
version: '6.8.*'
# archives: 'qttranslations qtbase icu'
arch: 'linux_gcc_64'
archives: 'qtbase qttranslations icu'

- name: Install additional deps
run: sudo apt install -y libquazip1-qt6-dev
Expand Down

0 comments on commit 453f7ff

Please sign in to comment.