Switch to main branch of magic-nix-cache-action

This commit is contained in:
Luc Perkins 2024-05-22 17:59:29 -03:00
parent d7d82d6159
commit ec4b6cdab4
No known key found for this signature in database
GPG key ID: 16DB1108FB591835

View file

@ -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