Skip to content

Commit 50a3dec

Browse files
committed
Try to get libxml2 installed on windows.
1 parent dbbc0c0 commit 50a3dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mri.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@v3
2727
- name: Set up Ruby
28-
uses: ruby/setup-ruby@v1
28+
uses: ruby/setup-ruby-pkgs@v1
2929
with:
3030
ruby-version: ${{ matrix.ruby }}
3131
apt-get: libxml2-dev

0 commit comments

Comments
 (0)