-
-
Notifications
You must be signed in to change notification settings - Fork 217
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
execa not working with github script #543
Comments
This comment was marked as off-topic.
This comment was marked as off-topic.
Hi @CarlFMateus, This is a problem with your usage of @timheerwagen Your problem seems to be different, could you please open a separate issue? Thanks. |
Thank you very much for the clarification. |
Another thing: you might want to check https://github.com/actions/github-script#use-esm-import as well. |
I have tried to use execa with github script following the documentation that github-script shows me, but deploying it doesn't work either using yarn or using npm.
This is the code that I am implementing in github actions
The text was updated successfully, but these errors were encountered: