mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-25 09:22:10 +00:00
fix(ci): limit cli publish build time
This commit is contained in:
parent
02f3f3cb3e
commit
56e66656b8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -82,6 +82,7 @@ jobs:
|
|||
build-cli:
|
||||
needs: version
|
||||
runs-on: blacksmith-4vcpu-ubuntu-2404
|
||||
timeout-minutes: 30
|
||||
if: github.repository == 'anomalyco/opencode'
|
||||
steps:
|
||||
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue