Skip to content

Commit

Permalink
Update core-linux.yaml
Browse files Browse the repository at this point in the history
Another check
  • Loading branch information
TeachRaccooon authored Sep 29, 2023
1 parent 134734a commit 40eb4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/core-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
mkdir lapackpp-build
cd lapackpp-build
cmake -DCMAKE_BUILD_TYPE=Debug \
-Dblaspp_DIR=`pwd`/../blaspp-install/lib/blaspp \
-Dblaspp_DIR=`pwd`/../blaspp-install/lib/cmake/blaspp \
-DCMAKE_INSTALL_PREFIX=`pwd`/../lapackpp-install \
-DCMAKE_BINARY_DIR=`pwd` \
-Dbuild_tests=OFF \
Expand Down

0 comments on commit 40eb4f3

Please sign in to comment.