mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
[ci] more debugging
This commit is contained in:
parent
ed9b8cff6f
commit
28220f760e
1 changed files with 1 additions and 2 deletions
3
.github/actions/build-linux-arm/action.yml
vendored
3
.github/actions/build-linux-arm/action.yml
vendored
|
|
@ -77,8 +77,7 @@ runs:
|
||||||
npm run rebuild-node-pty
|
npm run rebuild-node-pty
|
||||||
|
|
||||||
cd target
|
cd target
|
||||||
yarn add --dev electron-rebuild
|
npx electron-rebuild
|
||||||
./node_modules/.bin/electron-rebuild
|
|
||||||
|
|
||||||
- name: Compile
|
- name: Compile
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue