pull/11149/head
Dax Raad 2026-01-29 09:59:11 -05:00
parent e56016fd21
commit c62149129f
1 changed files with 1 additions and 1 deletions

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