Skip to content

Commit

Permalink
debug 21
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Sep 4, 2024
1 parent 37cfafe commit 5360c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ubuntu-22.04.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ fi
set -u
ls -l /usr/lib/x86_64-linux-gnu/openblas-pthread/pkgconfig
export INSTALL_PREFIX=$1
export PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/openblas-pthread/pkgconfig:$PKG_CONFIG_PATH
export PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/openblas-pthread/pkgconfig

./configure \
--prefix="$INSTALL_PREFIX/" \
Expand Down

0 comments on commit 5360c1f

Please sign in to comment.