Fix GH action
This commit is contained in:
parent
aeb2eae343
commit
b501c07de1
|
@ -33,7 +33,7 @@ jobs:
|
|||
run: npm ci
|
||||
|
||||
- name: Install Python
|
||||
- uses: actions/setup-python@v1
|
||||
uses: actions/setup-python@v1
|
||||
|
||||
- name: Install Cpplint
|
||||
run: pip install cpplint
|
||||
|
|
Loading…
Reference in New Issue