Skip to content

Commit

Permalink
Update test-protocol.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
p6te authored Aug 20, 2024
1 parent 353f47a commit 75bd3c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-protocol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: '20'
- uses: actions-rs/toolchain@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly
toolchain: rustup defualt nightly
override: true
- name: install global mocha
run: |
Expand Down

0 comments on commit 75bd3c0

Please sign in to comment.