From 95e6386cd1a52c462ea6d6e20205706095300a24 Mon Sep 17 00:00:00 2001 From: Frank Date: Mon, 1 Sep 2025 17:19:03 -0400 Subject: [PATCH] sync --- github/run/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github/run/action.yml b/github/run/action.yml index 66ae6a9f9..e602e6c3e 100644 --- a/github/run/action.yml +++ b/github/run/action.yml @@ -28,7 +28,7 @@ runs: shell: bash run: curl -fsSL https://opencode.ai/install | bash env: - VERSION=0.5.28 + VERSION: 0.5.28 - name: Check opencode version shell: bash