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