Skip to content

Commit

Permalink
Fix typo (but bundle exe works 😅)
Browse files Browse the repository at this point in the history
  • Loading branch information
sue445 committed Dec 12, 2023
1 parent 83bd5a9 commit facf5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rbs-collection-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
ruby-version: ruby
bundler-cache: true

- run: bundle exe rbs collection update
- run: bundle exec rbs collection update

- uses: actions/create-github-app-token@v1
id: app-token
Expand Down

0 comments on commit facf5af

Please sign in to comment.