Skip to content

Commit

Permalink
Modified before-all
Browse files Browse the repository at this point in the history
  • Loading branch information
integraledelebesgue committed Oct 4, 2024
1 parent 880eaeb commit 45effa8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ requires = ['meson-python', 'pybind11']
# [tool.cibuildwheel]
# environment = { PATH = "$PATH:/home/runner/work/mini-face-meson-test/mini-face-meson-test/vcpkg:/usr/local/bin" } # This allows accessing `vcpkg` in the container created by `cibuildwheel`

[tool.cibuildwheel.linux]
environment-pass = ["VCPKG_ROOT"]
[tool.cibuildwheel]
before-all = "sh ./vcpkg/bootstrap-vcpkg.sh"

0 comments on commit 45effa8

Please sign in to comment.