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

This commit is contained in:
abearxiong 2025-04-15 01:17:07 +08:00
parent 2bb189d93a
commit e7c5dab7ea

View File

@ -11,3 +11,6 @@ https://gitea.com/gitea/act_runner/releases
./act_runner daemon --config config.yaml
```
```sh
pm2 start ./act_runner --name runner -- daemon --config config.yaml
```