mirror of https://github.com/ARMmbed/mbed-os.git
FIX: update click version to fix scancode
parent
539d1c784f
commit
1f20f1c179
|
@ -25,7 +25,7 @@ jobs:
|
|||
name: install dependencies
|
||||
shell: bash
|
||||
run: |
|
||||
pip install scancode-toolkit
|
||||
pip install -U scancode-toolkit click
|
||||
|
||||
-
|
||||
name: license check
|
||||
|
|
Loading…
Reference in New Issue