Skip to content

Commit

Permalink
ci: fix system setup on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
pnmadelaine committed Dec 4, 2023
1 parent 2e0e871 commit aae0bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Setup | System
run: |
brew install doxygen sphinx-doc libgmp-dev ninja-build nodejs
brew install doxygen sphinx-doc gmp ninja node
pip install --upgrade pip
- name: Setup | OCaml | 1/2
Expand Down

0 comments on commit aae0bd8

Please sign in to comment.