mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-10-23 16:18:27 +00:00
ci: build docs-checklink package in CI to ensure link validity
This commit is contained in:
parent
5618dadd96
commit
e43a067cae
2 changed files with 15 additions and 8 deletions
2
.github/workflows/manual.yml
vendored
2
.github/workflows/manual.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
- run: |
|
||||
nix build .#docs
|
||||
nix build .#docs -Lv
|
||||
cp -r result/share/doc/nvf public
|
||||
- uses: peaceiris/actions-gh-pages@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue