Skip to content

Commit

Permalink
:(
Browse files Browse the repository at this point in the history
  • Loading branch information
blarfoon committed Jun 20, 2022
1 parent e4e56b8 commit 7ae1399
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
node-version: '16.13.1'


- name: Install Nightly
run: |
rustup toolchain install nightly
- name: Install rust (Windows)
if: matrix.os == 'windows-latest'
run: |
Expand Down

0 comments on commit 7ae1399

Please sign in to comment.