更新 install-act.sh

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