mirror of
https://github.com/Eugeny/tabby.git
synced 2025-08-31 05:31:53 +00:00
Update build.yml
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -204,7 +204,8 @@ jobs:
|
||||
cd ./app/node_modules/node-pty
|
||||
npx node-gyp configure build
|
||||
cd ../../
|
||||
npm rebuild node-pty
|
||||
echo Rebuilding node-pty
|
||||
yarn rebuild node-pty
|
||||
cd ..
|
||||
yarn run build"
|
||||
if: matrix.build-arch != 'x64'
|
||||
|
Reference in New Issue
Block a user