Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ipadjen committed Oct 2, 2024
1 parent 52ac685 commit cb8fe36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: |
brew update
brew upgrade || true
brew install cmake [email protected] gmp mfpr eigen libomp gdal
brew install cmake [email protected] gmp mpfr eigen libomp gdal
- name: Download CGAL
run: |
wget https://github.com/CGAL/cgal/releases/download/v5.6.1/CGAL-5.6.1-library.tar.xz -P ${{ github.workspace }}
Expand Down

0 comments on commit cb8fe36

Please sign in to comment.