Skip to content

Commit

Permalink
specify +nightly
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Hoß <[email protected]>
  • Loading branch information
sebhoss committed Oct 31, 2024
1 parent 5602693 commit 108a5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
run: cat kube-custom-resources-rs/Cargo.toml
- uses: dtolnay/rust-toolchain@nightly
- uses: dtolnay/install@cargo-docs-rs
- run: cargo docs-rs --package kube-custom-resources-rs
- run: cargo +nightly docs-rs --package kube-custom-resources-rs

0 comments on commit 108a5ad

Please sign in to comment.