Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.42 Fails with: "curl: command not found" #113

Open
markstos opened this issue Feb 22, 2024 · 0 comments
Open

1.42 Fails with: "curl: command not found" #113

markstos opened this issue Feb 22, 2024 · 0 comments

Comments

@markstos
Copy link

This could be run on a self-hosted runner or within a container with Github Actions, so assumptions can't be made about binaries are available in the environment.

In particular, all of them won't include curl.

To make the action more robust, it could try usingwget if curl is not available.

Otherwise, it should be disclaimed in the docs that curl is requirement of the container or host that this Action runs in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant