mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-23 14:31:55 +03:00
docs: fix deployment job
This commit is contained in:
parent
6aa5a29244
commit
f3b369dd44
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
nix_path: nixpkgs=channel:nixos-unstable
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
|
|
||||||
- name: Build documentation book
|
- name: Build documentation book
|
||||||
run: nix build -L --show-trace .#docs
|
run: nix build -L --show-trace .#website
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847 # v3.9.3
|
uses: peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847 # v3.9.3
|
||||||
|
Loading…
Reference in New Issue
Block a user