Skip to content

Commit

Permalink
feat: prepare binstubs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain Pastor authored and brunto committed Jan 24, 2024
1 parent 7600048 commit e8b3279
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
ruby-version: 3.1.4
bundler-cache: true

- name: Bundle binstubs
run: bundle install --binstubs

- name: Security audit dependencies
run: bin/bundler-audit --update

Expand Down

0 comments on commit e8b3279

Please sign in to comment.