You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use cache for the setup-php operation, with the following extensions installed: mongodb, redis, sqlite3, gd, bcmath. When executing the setup-php operation, it gets stuck because it asks whether to overwrite the mongodb.ini file that already exists.
Version
I have checked releases, and the bug exists in the latest patch version of v1 or v2.
Describe the bug
I want to use cache for the setup-php operation, with the following extensions installed: mongodb, redis, sqlite3, gd, bcmath. When executing the setup-php operation, it gets stuck because it asks whether to overwrite the mongodb.ini file that already exists.
Version
v1
orv2
.v2
v1
Runners
Operating systems
PHP versions
8.2
To Reproduce
run action without cache will success and save cache at github, then run again the action will stuck
Expected behavior
success use cache and setup-php success.
Screenshots/Logs
Additional context
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: