Skip to content

Commit

Permalink
check build dir with wrong macos
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghaoqi committed Sep 20, 2024
1 parent 7957434 commit 312baee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ archs = ["AMD64"]
archs = ["x86_64"]

before-build = [
"ll {project}/Build/",
"cat {project}/Build/Release/generators/CMakePresets.json",
"rm -f {project}/CMakeUserPresets.json",
"pip install auditwheel==6.0.0",
]
Expand Down

0 comments on commit 312baee

Please sign in to comment.