Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
grodansparadis committed Sep 23, 2024
1 parent b65f257 commit 13accce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ jobs:
with:
submodules: recursive

-name: test
run: |
aqt list-qt linux desktop --arch 6.5.3
aqt list-qt linux desktop --modules 6.5.3 linux_gcc_64
# https://github.com/marketplace/actions/install-qt
- name: Install Qt
uses: jurplel/install-qt-action@v4
Expand Down

0 comments on commit 13accce

Please sign in to comment.