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 6878c02 commit f5f8f2cCopy full SHA for f5f8f2c
.github/workflows/release-next-rspack.yml
@@ -25,7 +25,7 @@ env:
25
jobs:
26
build:
27
name: Build
28
- uses: SyMind/rspack-toolchain/.github/workflows/build.yml@d86e48f6095dd7c2dfd71d0cb95761641a78d734
+ uses: SyMind/rspack-toolchain/.github/workflows/build.yml@9253af6151b394a3ad70a603f1380e601ed3aba5
29
with:
30
package-json-path: rspack/crates/binding/package.json
31
napi-build-command: pnpm build --release
0 commit comments