Skip to content

Conversation

dhalbert
Copy link
Contributor

@dhalbert dhalbert commented Nov 16, 2021

build.yml failed because echo "$GITHUB_CONTEXT" caused an argument list too long error.

Try printing GITHUB_CONTEXT with printenv instead, to avoid this.

build.yml failed because `echo "$GITHUB_CONTEXT" caused an `argument list too long` error.

Try printing GITHUB_CONTEXT with `printenv` instead, to avoid this.
@dhalbert dhalbert requested a review from a team November 16, 2021 13:28
Copy link
Contributor

@jepler jepler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@jepler jepler merged commit 3871b2e into main Nov 16, 2021
@dhalbert dhalbert deleted the print-GITHUB_CONTEXT branch October 18, 2024 22:19
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

Successfully merging this pull request may close these issues.

2 participants