This commit is contained in:
Dax Raad
2026-01-29 09:59:11 -05:00
parent cac61862a6
commit d82ba619d0

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 }}