Skip to content

Commit

Permalink
Update .github/workflows/gap.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens committed May 28, 2024
1 parent c6b3314 commit 4c85966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: "Install dependencies (for macOS)"
if: runner.os == 'macOS'
run: |
brew install autoconf gmp zlib pkg-config
brew install autoconf zlib # gmp pkg-config
- name: "Build GAP"
run: |
mv GAPROOT /tmp/GAPROOT
Expand Down

0 comments on commit 4c85966

Please sign in to comment.