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