Skip to content

Commit

Permalink
make magic nix cache continue-on-error
Browse files Browse the repository at this point in the history
Signed-off-by: Thing-han, Lim <[email protected]>
  • Loading branch information
potsrevennil committed Sep 18, 2024
1 parent 29b727e commit bdb21c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-nix/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ runs:
run: |
nix config check
- uses: DeterminateSystems/magic-nix-cache-action@v8
continue-on-error: true
- name: Prepare nix dev shell
shell: ${{ env.SHELL }}
run: |
Expand Down

0 comments on commit bdb21c1

Please sign in to comment.