mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-24 23:04:55 +00:00
sync
This commit is contained in:
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@@ -108,7 +108,9 @@ jobs:
|
|||||||
version: ${{ steps.publish.outputs.version }}
|
version: ${{ steps.publish.outputs.version }}
|
||||||
|
|
||||||
build-tauri:
|
build-tauri:
|
||||||
needs: build
|
needs:
|
||||||
|
- build-cli
|
||||||
|
- version
|
||||||
continue-on-error: false
|
continue-on-error: false
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|||||||
Reference in New Issue
Block a user