Skip to content

Commit

Permalink
BUG try again
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr committed Jul 15, 2023
1 parent 30fb6bc commit b155ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
rm -rf build*
rm -rf $HOME/cfitsio-static-install
find . -name "*.so" -type f -delete
export FITSIO_USE_SYSTEM_FITSIO
export FITSIO_USE_SYSTEM_FITSIO=1
export FITSIO_SYSTEM_FITSIO_INCLUDEDIR=$HOME/cfitsio-static-install/include
export FITSIO_SYSTEM_FITSIO_LIBDIR=$HOME/cfitsio-static-install/lib
pip install -vv -e .
Expand Down

0 comments on commit b155ca5

Please sign in to comment.