mirror of
https://github.com/Noratrieb/target-tier-docs-experiment.git
synced 2026-01-14 16:35:09 +01:00
RUSTC
This commit is contained in:
parent
fda57058cd
commit
b6fe24919b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
|
@ -12,6 +12,7 @@ jobs:
|
|||
- uses: dtolnay/rust-toolchain@stable
|
||||
- name: Build docs
|
||||
run: |
|
||||
export RUSTC=$(rustup which rustc)
|
||||
cargo run
|
||||
- run: |
|
||||
cd target && mdbook build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue