更新 install-act.sh
Some checks failed
/ test-timezone (push) Successful in 5s
/ job1 (push) Successful in -36s
/ job2 (push) Successful in 5s
/ job3 (push) Has been skipped
/ hashFiles (push) Successful in 2s
/ go-hashfiles (push) Successful in 2m43s
/ Cache-Java-Test (push) Successful in -6s
/ opt_hostedtoolcache (push) Failing after 7s

This commit is contained in:
2025-01-10 15:28:58 +08:00
parent 99cae76886
commit 4b8e701e42

View File

@ -2,6 +2,9 @@
# https://nektosact.com/usage/index.html # https://nektosact.com/usage/index.html
act --version act --version
brew install act brew install act
act --workflows .gitea/workflows/docker-image.yml -P ubuntu-arm64=gitea/runner-images:ubuntu-latest --pull=false --secret-file my.secrets
# curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/nektos/act/master/install.sh | sudo bash # curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/nektos/act/master/install.sh | sudo bash
# ~/.actrc # https://nektosact.com/usage/index.html#configuration-file # ~/.actrc # https://nektosact.com/usage/index.html#configuration-file