mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-04 14:04:56 +00:00
clean yarn cache in ci
This commit is contained in:
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
||||
|
||||
- name: Install deps
|
||||
run: |
|
||||
yarn cache clean
|
||||
cd app
|
||||
yarn
|
||||
cd ..
|
||||
|
Reference in New Issue
Block a user