pull/11263/head
parent
5bef8e316a
commit
48d6d72e25
|
|
@ -36,6 +36,9 @@ jobs:
|
|||
if: github.repository == 'anomalyco/opencode'
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: ./.github/actions/setup-bun
|
||||
|
||||
- id: version
|
||||
|
|
|
|||
Loading…
Reference in New Issue