mirror of
https://gitea.com/gitea/act
synced 2025-06-16 02:41:43 +00:00
* chore: run act from cli on linux To prevent issues like #1756 in the future, we need to run act from the cli through all the root setup code. This ensures that the basic CLI setup can succeed. Co-authored-by: Björn Brauer <zaubernerd@zaubernerd.de> * chore: set platform spec to use --------- Co-authored-by: Björn Brauer <zaubernerd@zaubernerd.de> Co-authored-by: ChristopherHX <christopher.homberger@web.de>