diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 144a53a0b..afc4ae294 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,8 +53,8 @@ jobs: mingw: ragel - run: | - bundle config --without benchmark - bundle install + bundle config --without benchmark + bundle install - run: rake compile