mirror of
https://github.com/LnL7/nix-darwin.git
synced 2024-12-14 11:57:34 +00:00
Merge pull request #1158 from Enzime/push-xqtwkopwkvpu
ci: don't override nixpkgs when building the manual
This commit is contained in:
commit
3c4a2b1150
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-manual.yml
vendored
2
.github/workflows/update-manual.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue