Skip to content

Commit

Permalink
now f
Browse files Browse the repository at this point in the history
  • Loading branch information
alloncm committed Dec 20, 2024
1 parent bcfdca6 commit f23725a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: stable, fnightly
toolchain: stable, nightly
rustflags: ""
cache-directories: /home/runner/.cargo/bin
- name: install cargo make
Expand Down

0 comments on commit f23725a

Please sign in to comment.