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

Fix "progress=plain and quiet cannot be used together" in CI #30

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

SqrtMinusOne
Copy link
Contributor

As of now, the CI gives the following error:

ERROR: progress=plain and quiet cannot be used together
make[1]: *** [Makefile:20: image] Error 1

E.g. an action log with this error. Removing --progress=plain seems to fix that.

Otherwise the CI gives the following error:
ERROR: progress=plain and quiet cannot be used together
make[1]: *** [Makefile:20: image] Error 1
@riscy
Copy link
Owner

riscy commented Sep 2, 2023

Thank you for catching this! :)

@riscy riscy merged commit cdfc3f8 into riscy:master Sep 2, 2023
1 check passed
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