Skip to content

Commit

Permalink
win latest
Browse files Browse the repository at this point in the history
  • Loading branch information
montythind committed Oct 22, 2024
1 parent ae3acb1 commit 5ab66ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
echo "C:/msys64/usr/bin" >> $GITHUB_ENV
- name: List MSYS2 binaries
run: ls -al C:/msys64/mingw64/bin
run: Get-ChildItem C:/msys64/mingw64/bin

- name: Verify PkgConfig installation
run: pkg-config --version
Expand Down

0 comments on commit 5ab66ba

Please sign in to comment.