This commit is contained in:
Dax Raad
2025-10-02 01:25:27 -04:00
parent 5667a7ed16
commit 88474e0653

View File

@@ -64,8 +64,7 @@ jobs:
run: bun install
- name: Install OpenCode
run:
curl -fsSL https://opencode.ai/install | bash
run: curl -fsSL https://opencode.ai/install | bash
- name: Publish
run: |