File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 4646
4747 - name : Build NixOS manual
4848 id : build-manual
49- run : NIX_PATH=nixpkgs=$(pwd) nix-build --option restrict-eval true ci -A manual --argstr system ${{ matrix.system }}
49+ run : NIX_PATH=nixpkgs=$(pwd) nix-build --option restrict-eval true ci -A manual-nixos --argstr system ${{ matrix.system }}
5050
5151 - name : Upload NixOS manual
5252 uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1919 with :
2020 ref : ${{ needs.get-merge-commit.outputs.mergedSha }}
21- if : ${{ env.CHANGED_FILES && env.CHANGED_FILES != '' }}
2221
2322 - uses : cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31
2423 with :
You can’t perform that action at this time.
0 commit comments