Skip to content

Commit

Permalink
Ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ElTh0r0 committed May 1, 2024
1 parent 2588666 commit 13d0dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: |
mkdir build
cd build
qmake ../iqpuzzle.pro CONFIG+=release
qmake5 ../iqpuzzle.pro CONFIG+=release
make
rm -rf .moc
rm -rf .obj
Expand Down

0 comments on commit 13d0dab

Please sign in to comment.