Update .gitea/workflows/auto-trigger-mac.yml
All checks were successful
Greet on Commit / greet (push) Successful in 0s

This commit is contained in:
2025-05-17 11:01:45 +00:00
parent 3a19a9b3ea
commit 83da70b9a8

View File

@@ -17,5 +17,5 @@ jobs:
- name: Print Env
run: |
ls;pwd;whoami;env
whoami;pwd;whoami;env
shell: bash