Skip to content

Commit 569db5b

Browse files
committed
Adjust github actions
1 parent 922602d commit 569db5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
with:
2222
ruby-version: ${{ matrix.ruby-version }}
2323
# bundler-cache: true
24+
- run: bundle install
2425
- env:
2526
DETECTLANGUAGE_API_KEY: ${{ secrets.DETECTLANGUAGE_API_KEY }}
2627
run: bundle exec rake spec

0 commit comments

Comments
 (0)