1
1
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-09-11 12:49:18 +03:00

ci: update manual updater to 23.05

Fix https://github.com/LnL7/nix-darwin/issues/709.
This commit is contained in:
Emily 2023-06-25 06:39:44 +01:00
parent 9d6702cf2b
commit df03a145b3

View File

@ -24,7 +24,7 @@ jobs:
- name: Build manual
run: |
nix-build ./release.nix -I nixpkgs=channel:nixpkgs-22.11-darwin -I darwin=. -A manualHTML
nix-build ./release.nix -I nixpkgs=channel:nixpkgs-23.05-darwin -I darwin=. -A manualHTML
- name: Push update to manual
run: |