mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-21 20:09:53 +00:00
Update linux.yml
This commit is contained in:
parent
4243e79a11
commit
15bfde6077
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
@ -18,11 +18,13 @@ jobs:
|
||||
npm i -g yarn@1.19.1
|
||||
cd app
|
||||
yarn
|
||||
../node_modules/.bin/patch-package
|
||||
cd ..
|
||||
rm app/node_modules/.yarn-integrity
|
||||
yarn
|
||||
./node_modules/.bin/patch-package
|
||||
cd app
|
||||
../node_modules/.bin/patch-package
|
||||
cd ..
|
||||
|
||||
- name: Build native deps
|
||||
run: scripts/build-native.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user