We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b2679 commit c84741aCopy full SHA for c84741a
.github/workflows/node-js-packaging.yml
@@ -49,7 +49,7 @@ jobs:
49
target: i686-pc-windows-msvc
50
- host: ubuntu-latest
51
target: x86_64-unknown-linux-gnu
52
- build: yarn build --target x86_64-unknown-linux-gnu --use-cross --features openssl-vendored
+ build: yarn build --target x86_64-unknown-linux-gnu -x --features openssl-vendored
53
54
target: x86_64-unknown-linux-musl
55
build: yarn build --target x86_64-unknown-linux-musl -x --features openssl-vendored
0 commit comments