Replies: 1 comment
-
fixed after sudoer modification |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does php process relies on runner VM password? Is it cached and does it need to reset after VM password is reset
Run shivammathur/setup-php@v2
2 with:
3 php-version: 8.2
4 tools: composer
5 ini-file: production
6/usr/bin/bash /home/User/actions-runner/_work/_actions/shivammathur/setup-php/v2/src/scripts/run.sh
7
8==> Setup PHP
9sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
10Error: The process '/usr/bin/bash' failed with exit code 1
Beta Was this translation helpful? Give feedback.
All reactions