Skip to content

Commit

Permalink
install bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
nickvanw committed Aug 8, 2022
1 parent 7778747 commit 7ab1573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/licensing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: sudo gem install license_finder && gem install bundler && bundle install
- run: sudo gem install license_finder && sudo gem install bundler
- run: license_finder

0 comments on commit 7ab1573

Please sign in to comment.