Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
vitenti committed May 15, 2024
1 parent 5f67ac1 commit f3317d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
python-version: '3.x'
- name: Brew install pre-requisites
run: |
find /usr/local/bin -lname '*/Library/Frameworks/Python.framework/*' -delete
brew install python3 gobject-introspection pygobject3 numpy meson ninja gsl gmp mpfr fftw cfitsio libfyaml nlopt gfortran gtk-doc glib openblas
brew unlink python && brew link python
python -m gi
Expand Down

0 comments on commit f3317d1

Please sign in to comment.