We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
build-args
Describe the bug
Multiple args for build-args cases an error. for example:
- name: lean action uses: leanprover/lean-action@v1 with: build-args: "--log-level=warning --fail-level=warning"
Expected behavior does not cause an error
Link to workflow where bug was encountered: [link]
Details
lean-action
ubuntu-latest
The text was updated successfully, but these errors were encountered:
Thank you for the bug report. This needs to be fixed. I will look into this this weekend.
Sorry, something went wrong.
eval
lake build
build: false
test: false
5ccf7ae
austinletson
Successfully merging a pull request may close this issue.
Describe the bug
Multiple args for
build-args
cases an error. for example:Expected behavior
does not cause an error
Link to workflow where bug was encountered: [link]
Details
lean-action
version: v1ubuntu-latest
The text was updated successfully, but these errors were encountered: