Skip to content
Snippets Groups Projects
Unverified Commit 386b0254 authored by bors[bot]'s avatar bors[bot] Committed by GitHub
Browse files

Merge #401


401: Fixup: CI: Specify target for publish_docs r=mkroening a=mkroening

Fixes 6d0d0ff0

Co-authored-by: default avatarMartin Kröning <mkroening@posteo.net>
parents 50a8fd4f e5a26e42
Branches
Tags
No related merge requests found
Pipeline #675151 passed
......@@ -21,7 +21,7 @@ jobs:
sudo apt-get update
sudo apt-get install nasm
- name: Generate documentation
run: cargo doc -Z build-std=core,alloc --package rusty-hermit
run: cargo doc -Zbuild-std=core,alloc --target targets/x86_64-unknown-none-hermitkernel.json --package rusty-hermit
- name: Generate index.html
run: |
cat > target/x86_64-unknown-none-hermitkernel/doc/index.html <<EOL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment