1
0
Fork 0
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:
Michael Hoang 2024-11-09 10:06:57 +00:00 committed by GitHub
commit 3c4a2b1150
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: |