xvfb-action icon indicating copy to clipboard operation
xvfb-action copied to clipboard

wants sudo and fails

Open dk opened this issue 2 years ago • 1 comments

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.

dk avatar Jun 13 '22 17:06 dk

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

MattMcFarland avatar Dec 17 '22 00:12 MattMcFarland