Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
willcrichton committed Jul 15, 2022
1 parent 92bfc55 commit 64a6046
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly
components: clippy
- uses: Swatinem/rust-cache@v1
- name: Install JS dependencies
run: npm install -g pnpm
Expand Down

0 comments on commit 64a6046

Please sign in to comment.