Fix input name for CI-only strict mode
This commit is contained in:
parent
545d3b7bac
commit
d7d82d6159
2
.github/workflows/check-and-test.yaml
vendored
2
.github/workflows/check-and-test.yaml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue