This commit is contained in:
Dax Raad
2026-01-29 11:48:18 -05:00
parent a2a828f423
commit 76c002faf4
3 changed files with 15 additions and 1 deletions

View File

@@ -69,6 +69,7 @@ jobs:
./packages/opencode/script/build.ts
env:
OPENCODE_VERSION: ${{ needs.version.outputs.version }}
OPENCODE_RELEASE: ${{ needs.version.outputs.release }}
- uses: actions/upload-artifact@v4
with: