Skip to content

Commit c84741a

Browse files
committed
use cargo-zigbuild?
1 parent 85b2679 commit c84741a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-js-packaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
target: i686-pc-windows-msvc
5050
- host: ubuntu-latest
5151
target: x86_64-unknown-linux-gnu
52-
build: yarn build --target x86_64-unknown-linux-gnu --use-cross --features openssl-vendored
52+
build: yarn build --target x86_64-unknown-linux-gnu -x --features openssl-vendored
5353
- host: ubuntu-latest
5454
target: x86_64-unknown-linux-musl
5555
build: yarn build --target x86_64-unknown-linux-musl -x --features openssl-vendored

0 commit comments

Comments
 (0)