Skip to content

Commit

Permalink
paranoia
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray authored Jun 25, 2024
1 parent b02058b commit 4366548
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
run: |
brew reinstall make automake swig gmp mpfr boost libtool
export PATH="/usr/local/opt/make/libexec/gnubin:$PATH"
eval "$(/opt/homebrew/bin/brew shellenv)"
- name: Install extra deps on Linux
if: runner.os == 'Linux'
Expand Down Expand Up @@ -88,6 +89,7 @@ jobs:
run: |
brew reinstall make automake swig gmp mpfr boost libtool
export PATH="/usr/local/opt/make/libexec/gnubin:$PATH"
eval "$(/opt/homebrew/bin/brew shellenv)"
- uses: pypa/[email protected]
env:
Expand Down

0 comments on commit 4366548

Please sign in to comment.