Skip to content

Commit

Permalink
no rust
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-near committed Apr 22, 2024
1 parent bfbdb70 commit 9455364
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ondemand_fuzzer_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:

- name: Installing nightly rust
run: |
rustup install nightly
rustup default nightly
# rustup install nightly
# rustup default nightly
- uses: baptiste0928/cargo-install@21a18ba3bf4a184d1804e8b759930d3471b1c941
with:
Expand Down

0 comments on commit 9455364

Please sign in to comment.