Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Oct 8, 2024
1 parent e2dd834 commit 04f4e33
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 @@ -53,8 +53,8 @@ jobs:
mingw: ragel

- run: |
bundle config --without benchmark
bundle install
bundle config --without benchmark
bundle install
- run: rake compile

Expand Down

0 comments on commit 04f4e33

Please sign in to comment.