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

run scripts with the current shell #39

Merged
merged 1 commit into from
Aug 7, 2023
Merged

Conversation

shogo82148
Copy link
Contributor

Some environments don't have /bin/bash and/or /bin/sh.
In these environments, you may see the following log.

/run/github-runner/runner1/_temp/4afc4738-e60d-4450-b422-c30a1edec6b7.sh: line 1: /run/github-runner/runner1/_actions/reviewdog/action-setup/v1/install.sh: cannot execute: required file not found
Error: Process completed with exit code 127.

This pull request may fix #35.

@shogo82148 shogo82148 merged commit a60fde3 into master Aug 7, 2023
10 checks passed
@shogo82148 shogo82148 deleted the run-with-current-shell branch August 7, 2023 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant