Skip to content

Commit 4472616

Browse files
authored
Update linux.yml
1 parent 4f46408 commit 4472616

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
ctest
9999
100100
# Compile PDC
101+
mkdir $PDC_DIR
101102
cd $PDC_DIR
102103
git checkout develop
103104
cmake ../ -DBUILD_MPI_TESTING=ON -DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=ON -DCMAKE_INSTALL_PREFIX=$PDC_DIR -DPDC_ENABLE_MPI=ON -DMERCURY_DIR=$MERCURY_DIR -DCMAKE_C_COMPILER=mpicc

0 commit comments

Comments
 (0)