mirror of
https://github.com/Noratrieb/target-tier-docs-experiment.git
synced 2026-01-14 08:30:12 +01:00
targets
This commit is contained in:
parent
b6fe24919b
commit
066dc27bc5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
export RUSTC=$(rustup which rustc)
|
||||
cargo run
|
||||
- run: |
|
||||
cd target && mdbook build
|
||||
cd targets && mdbook build
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
if: ${{ github.ref == 'refs/heads/master' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue