Skip to content

Commit

Permalink
-y
Browse files Browse the repository at this point in the history
  • Loading branch information
nosracd committed Jul 25, 2024
1 parent 0814663 commit 6a43599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ filterwarnings = ["error"]
build-verbosity = 1

[tool.cibuildwheel.linux]
before-all = "yum install java-1.8.0-openjdk"
before-all = "yum install java-1.8.0-openjdk -y"

0 comments on commit 6a43599

Please sign in to comment.