Skip to content

Commit

Permalink
Update rust-gen-page.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
metakernel authored Jun 18, 2024
1 parent fcc380c commit 7e5c0ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-gen-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
override: true
components: rustfmt, clippy
- run: cargo build --release --all-features
- run: RUSTDOCFLAGS='-Z unstable-options --enable-index-page' cargo doc --bin gawires --no-deps
- run: RUSTDOCFLAGS='-Z unstable-options --enable-index-page' cargo doc --bin gaw --no-deps

- name: Deploy 🚀
uses: JamesIves/[email protected]
Expand Down

0 comments on commit 7e5c0ad

Please sign in to comment.