This commit is contained in:
Dax Raad
2026-01-29 09:59:11 -05:00
parent cac61862a6
commit d82ba619d0
+1 -1
View File
@@ -63,7 +63,7 @@ jobs:
- name: Build - name: Build
id: build id: build
run: | run: |
./packages/script/build.ts ./packages/opencode/script/build.ts
env: env:
OPENCODE_VERSION: ${{ needs.version.outputs.version }} OPENCODE_VERSION: ${{ needs.version.outputs.version }}