From d0fe2380ddaf4352c51790c26deb79ba27a42db4 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Tue, 12 May 2026 03:33:41 +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 2674d0e..e399deb 100644 --- a/Service%EF%BC%9AGiteaRunner.md +++ b/Service%EF%BC%9AGiteaRunner.md @@ -18,6 +18,10 @@ wget https://gitea.com/gitea/act_runner/releases/download/v0.3.1/act_runner-0.3. 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 ``` +```bash +wget https://gitea.com/gitea/runner/releases/download/v1.0.2/gitea-runner-1.0.2-linux-amd64 -O /usr/local/bin/act_runner +``` + 將 act_runner 設定為可執行檔 ```bash