summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2026-01-29 19:00:52 -0500
committerDax Raad <[email protected]>2026-01-29 19:00:52 -0500
commit4c82ad6280d632142d82bde8814c922502fa9716 (patch)
treedabf876e55f6a8edb01e8fe45f049a06d5a8eed5 /.github/workflows
parentb35265823c2cc0dd45deddc837d1e4c8fccb01fd (diff)
downloadopencode-4c82ad6280d632142d82bde8814c922502fa9716.tar.gz
opencode-4c82ad6280d632142d82bde8814c922502fa9716.zip
ci
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/publish.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 623ca74ae..8329892e1 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -187,8 +187,6 @@ jobs:
publish:
needs:
- version
- - build-cli
- - build-tauri
runs-on: blacksmith-4vcpu-ubuntu-2404
steps:
- uses: actions/checkout@v3