Compare commits
1 Commits
d04f7211e7
...
706c1350ec
Author | SHA1 | Date | |
---|---|---|---|
![]() |
706c1350ec |
2
.github/workflows/license_finder.yml
vendored
2
.github/workflows/license_finder.yml
vendored
@ -17,8 +17,6 @@ jobs:
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: '3.3'
|
||||
- name: Install project dependencies
|
||||
run: bundle install --jobs `getconf _NPROCESSORS_ONLN`
|
||||
- name: Install license finder gem
|
||||
run: gem install license_finder
|
||||
- name: Run license finder
|
||||
|
Loading…
x
Reference in New Issue
Block a user