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