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"
|
||||
|
||||
- name: Test magic-nix-cache-action@test-fail-mode on ${{ matrix.systems.runner }}
|
||||
uses: DeterminateSystems/magic-nix-cache-action@test-fail-mode
|
||||
- name: Test magic-nix-cache-action@main on ${{ matrix.systems.runner }}
|
||||
uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
with:
|
||||
source-binary: "${{ steps.extract.outputs.mnc-path }}"
|
||||
_internal-strict-mode: true
|
||||
|
|
Loading…
Reference in a new issue