Skip to content

Commit

Permalink
fix github flow lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jjtny1 committed Oct 2, 2023
1 parent b295c7e commit 9f09e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/curve25519-dalek.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
# Cargo.lock with the oldest possible deps
- env:
INPUT_TOOLCHAIN: 'nightly'
- uses: risc0/risc0/.github/actions/rustup@main
uses: risc0/risc0/.github/actions/rustup@main
run: cargo -Z minimal-versions check --no-default-features --features serde
# Now check that `cargo build` works with respect to the oldest possible
# deps and the stated MSRV
Expand Down

0 comments on commit 9f09e2e

Please sign in to comment.