mirror of
https://github.com/sst/opencode.git
synced 2025-08-23 06:24:08 +00:00
sync
This commit is contained in:
parent
10673ca3d2
commit
43cf83e7cc
1 changed files with 4 additions and 4 deletions
|
@ -16,10 +16,10 @@ inputs:
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
# - name: Install opencode
|
- name: Install opencode
|
||||||
# shell: bash
|
shell: bash
|
||||||
# run: curl -fsSL https://opencode.ai/install | bash
|
run: curl -fsSL https://opencode.ai/install | bash
|
||||||
#
|
|
||||||
# - name: Run opencode
|
# - name: Run opencode
|
||||||
# shell: bash
|
# shell: bash
|
||||||
# id: run_opencode
|
# id: run_opencode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue