Skip to content

Commit

Permalink
Work on CI Builds - fix for windows?
Browse files Browse the repository at this point in the history
  • Loading branch information
oxy86 committed Nov 24, 2024
1 parent cae7ac9 commit e1b8524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
run: |
dir D:\a\app\Qt\6.2.4
dir D:\a\app\Qt\6.2.4\mingw_64\bin
qmake CONFIG+=debug socnetv.pro
qmake6 CONFIG+=debug socnetv.pro
make
dir
Expand Down

0 comments on commit e1b8524

Please sign in to comment.