Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kaniol-lck committed Jun 13, 2024
1 parent c755d31 commit dda8654
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 @@ -194,7 +194,7 @@ jobs:
shell: pwsh
env:
PKG_CONFIG_PATH: 'C:/msys64/mingw64/lib/pkgconfig'
run:
run: |
$env:PATH += ";C:/msys64/mingw64/bin"
qmake
mingw32-make.exe qmake_all
Expand Down

0 comments on commit dda8654

Please sign in to comment.