ci
This commit is contained in:
parent
78bcf35f37
commit
72a13212e2
1 changed files with 2 additions and 0 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -82,7 +82,9 @@ jobs:
|
||||||
OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
|
OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
|
||||||
|
|
||||||
publish-tauri:
|
publish-tauri:
|
||||||
|
continue-on-error: true
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
settings:
|
settings:
|
||||||
- host: macos-latest
|
- host: macos-latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue