This commit is contained in:
Frank 2025-08-15 18:56:35 +08:00
parent 1d0509c563
commit f4eeeb612d

View file

@ -23,6 +23,7 @@ runs:
- name: Install opencode
shell: bash
run: |
npm install -g bun
git clone https://github.com/sst/opencode.git
cd opencode
bun i