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