Fix input name for CI-only strict mode

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

View file

@ -83,7 +83,7 @@ jobs:
uses: DeterminateSystems/magic-nix-cache-action@test-fail-mode
with:
source-binary: "${{ steps.extract.outputs.mnc-path }}"
strict-mode: true
_internal-strict-mode: true
- name: Run nix to test magic-nix-cache-action
run: |