mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 09:27:24 +00:00
ci
This commit is contained in:
parent
4ee8e90665
commit
607ea4b549
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
|
||||
- name: Install deps
|
||||
run: |
|
||||
yarn cache clean
|
||||
npm i -g yarn@1.19.1
|
||||
cd app
|
||||
yarn
|
||||
cd ..
|
||||
|
|
Loading…
Reference in a new issue