mirror of
https://github.com/eugeny/tabby
synced 2026-08-22 13:56:34 +00:00
work around yarn cache bug
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
- name: Install deps
|
||||
run: |
|
||||
yarn cache clean
|
||||
sudo npm i -g yarn@1.19.1
|
||||
cd app
|
||||
yarn
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user