Update build.yml

This commit is contained in:
Eugene
2024-07-21 19:13:15 +02:00
parent a378b94324
commit b45f74ff83

View File

@@ -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)