Skip to content

Commit

Permalink
set url_root path to /xrnx in github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
emuell committed Jul 31, 2024
1 parent 1712313 commit 6a6155a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
submodules: recursive
- uses: actions-rust-lang/setup-rust-toolchain@v1
- run: ./generate/build.sh "3.9.3"
- run: ./generate/build.sh "3.9.3" "/xrnx"
- run: cargo install mdbook
- run: cargo install mdbook-linkcheck

Expand Down

0 comments on commit 6a6155a

Please sign in to comment.