Skip to content

Commit d30a139

Browse files
committed
Install pkgconf
1 parent 5883d8a commit d30a139

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
if: |
5454
runner.os == 'Windows'
5555
run: |
56-
ridk exec pacman --sync --noconfirm mingw-w64-x86_64-cairo mingw-w64-ucrt-x86_64-cairo
56+
ridk exec pacman --sync --noconfirm mingw-w64-x86_64-cairo mingw-w64-ucrt-x86_64-cairo mingw-w64-x86_64-pkgconf mingw-w64-ucrt-x86_64-pkgconf
5757
- name: Install dependencies
5858
run: |
5959
bundle install

0 commit comments

Comments
 (0)