Skip to content

Commit

Permalink
fixup move operation
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Sep 13, 2024
1 parent bd746b3 commit 4939458
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ before-all = [
"mv boost_1_84_0/boost /usr/include/boost",
"curl -LO https://github.com/CGAL/cgal/releases/download/v5.6.1/CGAL-5.6.1-library.zip",
"unzip CGAL-5.6.1-library.zip",
"mv CGAL-5.6.1 /usr/include/CGAL",
"mv CGAL-5.6.1/include/CGAL /usr/include/",
]
# Skip musllinux builds for the moment
Expand Down

0 comments on commit 4939458

Please sign in to comment.