From a16b7f658080d9f62c2f04359aeab15fd6c0050f Mon Sep 17 00:00:00 2001 From: Jeffery Date: Mon, 4 May 2026 02:02:40 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Service=EF=BC=9AGiteaRunne?= =?UTF-8?q?r?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Service%EF%BC%9AGiteaRunner.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Service%EF%BC%9AGiteaRunner.md b/Service%EF%BC%9AGiteaRunner.md index 35d85fb..2674d0e 100644 --- a/Service%EF%BC%9AGiteaRunner.md +++ b/Service%EF%BC%9AGiteaRunner.md @@ -14,6 +14,10 @@ wget https://gitea.com/gitea/act_runner/releases/download/v0.2.13/act_runner-0.2 wget https://gitea.com/gitea/act_runner/releases/download/v0.3.1/act_runner-0.3.1-linux-amd64 -O /usr/local/bin/act_runner ``` +```bash +wget https://gitea.com/gitea/act_runner/releases/download/v0.6.1/act_runner-0.6.1-linux-amd64 -O /usr/local/bin/act_runner +``` + 將 act_runner 設定為可執行檔 ```bash