mirror of https://github.com/ARMmbed/mbed-os.git
Fix license check CI failure (#104)
parent
5b28f5bc96
commit
310aac306f
|
@ -26,7 +26,7 @@ jobs:
|
|||
name: install dependencies
|
||||
shell: bash
|
||||
run: |
|
||||
pip install -U scancode-toolkit click
|
||||
pip install -U scancode-toolkit click gemfileparser
|
||||
|
||||
-
|
||||
name: license check
|
||||
|
|
Loading…
Reference in New Issue