Update check-and-test.yaml
This commit is contained in:
parent
11a8a10fbc
commit
148e6d6f08
2
.github/workflows/check-and-test.yaml
vendored
2
.github/workflows/check-and-test.yaml
vendored
|
@ -74,7 +74,7 @@ jobs:
|
||||||
- name: Install Nix on ${{ matrix.systems.system }}
|
- name: Install Nix on ${{ matrix.systems.system }}
|
||||||
uses: DeterminateSystems/nix-installer-action@main
|
uses: DeterminateSystems/nix-installer-action@main
|
||||||
with:
|
with:
|
||||||
source-pr: 1653
|
source-pr: 1163
|
||||||
extra-args: ${{ matrix.extra_nix_installer_args }}
|
extra-args: ${{ matrix.extra_nix_installer_args }}
|
||||||
- run: determinate-nixd login github-action
|
- run: determinate-nixd login github-action
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue