Skip to content

Commit

Permalink
Fix package
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 committed Jan 7, 2024
1 parent c016ae9 commit c737511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: cachix/install-nix-action@v24

- name: Build docs
run: nix build .#docbook
run: nix build .#options-doc

- name: Prepare assets for upload
run: cp -r --dereference --no-preserve=mode,ownership result/ public/
Expand Down

0 comments on commit c737511

Please sign in to comment.