test
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s

This commit is contained in:
abearxiong 2025-04-15 01:12:28 +08:00
parent e8b49afc51
commit 2bb189d93a

View File

@ -0,0 +1,13 @@
download
```sh
https://gitea.com/gitea/act_runner/releases
./act_runner --config config.yaml [command]
./act_runner --config config.yaml register
./act_runner daemon --config config.yaml
```