Skip to content

Commit

Permalink
Fix previous commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Algiane committed Nov 5, 2024
1 parent 059414c commit f6058bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run : |
git clone https://gitlab.inria.fr/scotch/scotch.git
cmake -Sscotch -Bbuild_scotch -DINTSIZE=${{ matrix.int }} \
${{ env.FORT_FLG }} \
-DCMAKE_INSTALL_PREFIX=install_scotch -DBUILD_PTSCOTCH=OFF \
-DBISON_EXECUTABLE=$BISON_PATH
cmake --build build_scotch --target install
Expand Down

0 comments on commit f6058bc

Please sign in to comment.