Open
Description
I tried to run the s3cmd action on Windows in the GitHub Action windows-2022
environment.
This seems unsupported right now.
It would be cool to add support, or if that is not possible, maybe the error message could be improved?
Current error message:
The system cannot find the path specified.
child_process.js:674
throw err;
^
Error: Command failed: /bin/bash -c 'pip3 install s3cmd --no-cache'
The system cannot find the path specified.