mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-23 21:16:06 +00:00
sync
This commit is contained in:
parent
213070da0e
commit
409a670177
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -81,7 +81,6 @@ jobs:
|
|||
version: ${{ needs.version.outputs.version }}
|
||||
|
||||
build-tauri:
|
||||
if: false
|
||||
needs:
|
||||
- build-cli
|
||||
- version
|
||||
|
|
@ -198,6 +197,7 @@ jobs:
|
|||
needs:
|
||||
- version
|
||||
- build-cli
|
||||
- build-tauri
|
||||
runs-on: blacksmith-4vcpu-ubuntu-2404
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue