Skip to content

Commit

Permalink
no prisitine
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikbjorn committed Feb 27, 2024
1 parent e79f806 commit f8a0702
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
ruby-version: ${{ matrix.ruby-version }}
bundler: 1.17

- run: gem install nokogiri -v '1.6.1' --platform=ruby
- run: bundle config build.nokogiri --use-system-libraries
- run: bundle install
- run: bundle exec gem pristine nokogiri
# - run: bundle exec gem pristine nokogiri
- run: bundle exec rake

0 comments on commit f8a0702

Please sign in to comment.