fix typo
This commit is contained in:
Родитель
c0758e6767
Коммит
4ace0e0545
|
@ -151,7 +151,7 @@ jobs:
|
|||
cache: "pip"
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
'node-version: 16
|
||||
node-version: 16
|
||||
cache: "npm"
|
||||
- name: Install Python Dependencies
|
||||
run: pip install -r requirements.txt -r dev-requirements.txt
|
||||
|
|
Загрузка…
Ссылка в новой задаче