[*] fix
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s

This commit is contained in:
Martin 2025-01-01 17:37:03 +08:00
parent 665988f62f
commit 3849322b77

View File

@ -3,8 +3,8 @@
```bash
# 配置名称以及Label
echo "_AGENT=CH.CD.A" > /etc/environment
echo "_LABEL=CH" > /etc/environment
echo "_AGENT=CH.CD.A" >> /etc/environment
echo "_LABEL=CH" >> /etc/environment
git clone git@git.martin98.com:MartinFarm/act_runner.git
cd act_runner
sh run.sh