Skip to content

Commit

Permalink
specify package
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 6bf7f17 commit 6e8c27a
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
- run: cargo docs-rs --package kube-custom-resources-rs

0 comments on commit 6e8c27a

Please sign in to comment.