This commit is contained in:
Frank 2025-08-16 20:32:49 +08:00
parent 10673ca3d2
commit 43cf83e7cc

View file

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