Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit b47ff73

Browse files
authored
Update docs.sh
1 parent db24b30 commit b47ff73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ function doc() {
1717
}
1818

1919
# Core crates only!
20-
doc spirv-std
20+
cargo doc --manifest-path "spirv-std/Cargo.toml"
2121
doc spirv-tools-sys
2222
doc spirv-tools
2323
doc rustc_codegen_spirv

0 commit comments

Comments
 (0)