mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-28 07:19:54 +00:00
Update build.yml
This commit is contained in:
parent
a420aaacec
commit
54207d3ea5
18
.github/workflows/build.yml
vendored
18
.github/workflows/build.yml
vendored
@ -329,15 +329,15 @@ jobs:
|
|||||||
npm install --global node-gyp@10.2.0
|
npm install --global node-gyp@10.2.0
|
||||||
npm prefix -g | % {npm config set node_gyp "$_\node_modules\node-gyp\bin\node-gyp.js"}
|
npm prefix -g | % {npm config set node_gyp "$_\node_modules\node-gyp\bin\node-gyp.js"}
|
||||||
|
|
||||||
# - name: Build
|
- name: Build
|
||||||
# shell: powershell
|
shell: powershell
|
||||||
# run: |
|
run: |
|
||||||
# npm i -g yar node-gyp
|
npm i -g yar node-gyp
|
||||||
# yarn --network-timeout 1000000
|
yarn --network-timeout 1000000
|
||||||
# yarn run build
|
# yarn run build
|
||||||
# node scripts/prepackage-plugins.mjs
|
# node scripts/prepackage-plugins.mjs
|
||||||
# env:
|
env:
|
||||||
# ARCH: ${{matrix.arch}}
|
ARCH: ${{matrix.arch}}
|
||||||
|
|
||||||
- name: Build and sign packages
|
- name: Build and sign packages
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user