[*] 修改说明文档
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s

This commit is contained in:
Martin 2025-01-01 17:48:11 +08:00
parent 3849322b77
commit 17bb95895e

View File

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