Fix license check CI failure (#104)

pull/15381/head
Jamie Smith 2022-11-28 08:59:14 -08:00 committed by GitHub
parent 5b28f5bc96
commit 310aac306f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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