Skip to content

Commit

Permalink
Add mingw64/mingw-w64-x86_64-pkgconf
Browse files Browse the repository at this point in the history
  • Loading branch information
stanhu committed Nov 29, 2023
1 parent 4fe80d4 commit 44d61d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
path: gems
- name: Update pkgconf
if: env.MATRIX_RUNS_ON == 'windows-2019' || env.MATRIX_RUNS_ON == 'windows-2022'
run: pacman -Sy --noconfirm pkgconf mingw-w64-pkgconf
run: pacman -Sy --noconfirm pkgconf mingw64/mingw-w64-x86_64-pkgconf
- run: ./scripts/test-gem-install gems
shell: bash

Expand Down

0 comments on commit 44d61d2

Please sign in to comment.