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

View File

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