mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Fix ci command fail
This commit is contained in:
parent
03d966995c
commit
b9675ec037
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
cache: 'pnpm'
|
||||
|
||||
|
||||
- run: pnpm run install
|
||||
- run: pnpm install
|
||||
|
||||
- name: Run Lint
|
||||
run: pnpm run lint-ci
|
||||
|
|
Loading…
Reference in New Issue
Block a user