Skip to content

Commit

Permalink
fix set toolchain
Browse files Browse the repository at this point in the history
Signed-off-by: suyanhanx <[email protected]>
  • Loading branch information
suyanhanx committed Nov 1, 2023
1 parent 9d6f99a commit 5a40a92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bindings_nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
- uses: actions/checkout@v4
- name: Setup Rust toolchain
uses: ./.github/actions/setup
with:
need-nextest: true
- name: Setup node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 5a40a92

Please sign in to comment.