mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-20 15:16:03 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -57,7 +57,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 16
|
||||||
|
|
||||||
- run: npm i -g npx
|
|
||||||
- run: rustup target add ${{matrix.rust_triple}}
|
- run: rustup target add ${{matrix.rust_triple}}
|
||||||
|
|
||||||
- name: Install deps
|
- name: Install deps
|
||||||
@@ -170,7 +169,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 18
|
node-version: 18
|
||||||
|
|
||||||
- run: npm i -g npx
|
|
||||||
- run: rustup target add ${{matrix.rust_triple}}
|
- run: rustup target add ${{matrix.rust_triple}}
|
||||||
|
|
||||||
- name: Install deps (amd64)
|
- name: Install deps (amd64)
|
||||||
|
Reference in New Issue
Block a user