diff --git a/.github/workflows/check-and-test.yaml b/.github/workflows/check-and-test.yaml index 1f69796..22d909e 100644 --- a/.github/workflows/check-and-test.yaml +++ b/.github/workflows/check-and-test.yaml @@ -74,7 +74,7 @@ jobs: - name: Install Nix on ${{ matrix.systems.system }} uses: DeterminateSystems/nix-installer-action@main with: - source-pr: 1653 + source-pr: 1163 extra-args: ${{ matrix.extra_nix_installer_args }} - run: determinate-nixd login github-action