Skip to content

Commit

Permalink
gem
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikbjorn committed Feb 27, 2024
1 parent 72dbb9d commit 6608980
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 @@ -28,6 +28,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby-version }}
bundler: 1.17
bundler-cache: true

- run: gem update --system && gem pristine nokogiri
- run: bundle install
- run: bundle exec rake

0 comments on commit 6608980

Please sign in to comment.