stylix: honour recent docs to doc renames (#1493)
Link: https://github.com/nix-community/stylix/pull/1493 Co-authored-by: Daniel Thwaites <danth@danth.me> Reviewed-by: Daniel Thwaites <danth@danth.me> Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk> Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk> Reviewed-by: awwpotato <awwpotato@voidq.com> Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
parent
2b231cdc9b
commit
8c1421ae02
5 changed files with 8 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: Docs
|
||||
name: Documentation
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
continue-on-error: true
|
||||
|
||||
- run: nix build .#docs
|
||||
- run: nix build .#doc
|
||||
|
||||
- uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
Loading…
Add table
Add a link
Reference in a new issue