Skip to content

Commit

Permalink
asdas
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikbjorn committed Feb 27, 2024
1 parent 9e41b51 commit eb3d912
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
ruby-version: ${{ matrix.ruby-version }}
bundler: 1.17

- run: gem install nokogiri -v '1.6.1' -- --use-system-libraries
- run: |
gem install nokogiri -v '1.6.1' --plarform=ruby
# - run: |
# bundle config set force_ruby_platform true
Expand Down

0 comments on commit eb3d912

Please sign in to comment.