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

build-args does not accept multiple args #108

Open
Seasawher opened this issue Nov 12, 2024 · 0 comments
Open

build-args does not accept multiple args #108

Seasawher opened this issue Nov 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Seasawher
Copy link
Contributor

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 version: v1
  • GitHub runner: ubuntu-latest
@Seasawher Seasawher added the bug Something isn't working label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant