Skip to content

Commit

Permalink
add PKG_CONFIG_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
mattip committed Nov 3, 2023
1 parent 9a1919b commit d1407f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/numpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
env:
BITS: 64
NPY_USE_BLAS_ILP64: '1'
PKG_CONFIG_PATH: ${{ github.workspace }}/repo/.openblas
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit d1407f5

Please sign in to comment.