diff options
| author | Dax Raad <[email protected]> | 2026-01-29 19:34:12 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2026-01-29 19:34:12 -0500 |
| commit | 7ed6f690e916223566dfd481b741b610b29572dc (patch) | |
| tree | 6d9fa3fb13b1ae81964854e4dd5eb2fb5d57016a /.github/workflows | |
| parent | 1f3bf566409c373f26d12b136bfaa6f38ed6efac (diff) | |
| download | opencode-7ed6f690e916223566dfd481b741b610b29572dc.tar.gz opencode-7ed6f690e916223566dfd481b741b610b29572dc.zip | |
ci
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/publish.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 25879c376..9060eeb32 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -188,7 +188,7 @@ jobs: needs: - version - build-cli - # - build-tauri + - build-tauri runs-on: blacksmith-4vcpu-ubuntu-2404 steps: - uses: actions/checkout@v3 |
