From 43cf83e7ccbc99484602b06cbb6aafdbc63bf11c Mon Sep 17 00:00:00 2001 From: Frank Date: Sat, 16 Aug 2025 20:32:49 +0800 Subject: [PATCH] sync --- github/action.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/github/action.yml b/github/action.yml index a2e7b261..7b43dbaa 100644 --- a/github/action.yml +++ b/github/action.yml @@ -16,10 +16,10 @@ inputs: runs: using: "composite" steps: - # - name: Install opencode - # shell: bash - # run: curl -fsSL https://opencode.ai/install | bash - # + - name: Install opencode + shell: bash + run: curl -fsSL https://opencode.ai/install | bash + # - name: Run opencode # shell: bash # id: run_opencode