workflow continue-on-error
This commit is contained in:
parent
91bdd3e273
commit
784df6404f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-and-cache.yml
vendored
1
.github/workflows/build-and-cache.yml
vendored
|
@ -16,6 +16,7 @@ jobs:
|
|||
- ubuntu-latest
|
||||
- macos-latest
|
||||
runs-on: ${{ matrix.os }}
|
||||
continue-on-error: true
|
||||
steps:
|
||||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue