Skip to content

Commit

Permalink
Merge pull request #1158 from Enzime/push-xqtwkopwkvpu
Browse files Browse the repository at this point in the history
ci: don't override nixpkgs when building the manual
  • Loading branch information
Enzime authored Nov 9, 2024
2 parents 814f2c2 + a89c851 commit 3c4a2b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Build manual
run: |
nix build .#manualHTML --override-input nixpkgs nixpkgs/nixpkgs-24.05-darwin
nix build .#manualHTML
- name: Push update to manual
run: |
Expand Down

0 comments on commit 3c4a2b1

Please sign in to comment.