Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lrineau authored Jan 8, 2024
1 parent 478ea5e commit b2f6137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Install CGAL
run: |
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 42D5A192B819C5DA
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1A127079A92F09ED
apt update && apt install -y libcgal-dev
- name: Configure
Expand Down

0 comments on commit b2f6137

Please sign in to comment.