Skip to content

Commit 7950121

Browse files
committed
update workflow
1 parent 6878c02 commit 7950121

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release-next-rspack.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,11 @@ env:
2525
jobs:
2626
build:
2727
name: Build
28-
uses: SyMind/rspack-toolchain/.github/workflows/build.yml@d86e48f6095dd7c2dfd71d0cb95761641a78d734
28+
uses: SyMind/rspack-toolchain/.github/workflows/build.yml@9253af6151b394a3ad70a603f1380e601ed3aba5
2929
with:
3030
package-json-path: rspack/crates/binding/package.json
3131
napi-build-command: pnpm build --release
3232
working-directory: rspack
33-
rust-toolchain: nightly-2025-05-30
3433

3534
release:
3635
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)