Skip to content

Commit

Permalink
Install nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Hinton committed Jan 16, 2024
1 parent d2a4d01 commit 8f517ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
with:
toolchain: stable

- name: Install rust nightly
run: rustup toolchain install nightly

- name: Cache cargo registry
uses: Swatinem/rust-cache@3cf7f8cc28d1b4e7d01e3783be10a97d55d483c8 # v2.7.1

Expand Down

0 comments on commit 8f517ab

Please sign in to comment.