[*] 修改说明文档
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
This commit is contained in:
parent
3849322b77
commit
17bb95895e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user