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
Just tried to test it with github action, got this failure:
Run GabrielBB/xvfb-action@v1
with:
/usr/bin/docker exec a16bb0acee94136eedbebf41f26f08e4a56ef6d9cdda5341f0086bdf8571ac4f sh -c "cat /etc/*release | grep ^ID"
Error: Unable to locate executable file: sudo. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
The text was updated successfully, but these errors were encountered:
This is an issue for anyone using a container, which is a lot of folks. You should merge the open PR that's been available since Nov 15. Until then, I'll just fork this project and remove every sudo so I can use 👍
Thanks
Hi
Just tried to test it with github action, got this failure:
Run GabrielBB/xvfb-action@v1
with:
/usr/bin/docker exec a16bb0acee94136eedbebf41f26f08e4a56ef6d9cdda5341f0086bdf8571ac4f sh -c "cat /etc/*release | grep ^ID"
Error: Unable to locate executable file: sudo. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
The text was updated successfully, but these errors were encountered: