diff options
| author | Dax Raad <[email protected]> | 2025-12-09 21:02:04 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-12-09 21:02:04 -0500 |
| commit | 38a79fa4490a9463105681e195630d43a044c100 (patch) | |
| tree | 6cbdefcc54d91adb075964d333888459a6553998 /.github/workflows | |
| parent | bafad6b8a831442f212cb4afa7a68a8d19c211e1 (diff) | |
| download | opencode-38a79fa4490a9463105681e195630d43a044c100.tar.gz opencode-38a79fa4490a9463105681e195630d43a044c100.zip | |
ci
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/publish.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index be1d39cbe..fa19ac556 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -38,12 +38,6 @@ jobs: - run: git fetch --force --tags - - uses: actions/setup-go@v5 - with: - go-version: ">=1.24.0" - cache: true - cache-dependency-path: go.sum - - uses: ./.github/actions/setup-bun - name: Install makepkg |
