Switch to main branch of magic-nix-cache-action
This commit is contained in:
parent
d7d82d6159
commit
ec4b6cdab4
4
.github/workflows/check-and-test.yaml
vendored
4
.github/workflows/check-and-test.yaml
vendored
|
@ -79,8 +79,8 @@ jobs:
|
||||||
|
|
||||||
echo "mnc-path=${MAGIC_NIX_CACHE}" >> "$GITHUB_OUTPUT"
|
echo "mnc-path=${MAGIC_NIX_CACHE}" >> "$GITHUB_OUTPUT"
|
||||||
|
|
||||||
- name: Test magic-nix-cache-action@test-fail-mode on ${{ matrix.systems.runner }}
|
- name: Test magic-nix-cache-action@main on ${{ matrix.systems.runner }}
|
||||||
uses: DeterminateSystems/magic-nix-cache-action@test-fail-mode
|
uses: DeterminateSystems/magic-nix-cache-action@main
|
||||||
with:
|
with:
|
||||||
source-binary: "${{ steps.extract.outputs.mnc-path }}"
|
source-binary: "${{ steps.extract.outputs.mnc-path }}"
|
||||||
_internal-strict-mode: true
|
_internal-strict-mode: true
|
||||||
|
|
Loading…
Reference in a new issue