Skip to content

Commit 9e610ad

Browse files
committed
Add 'source' command
1 parent e063981 commit 9e610ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/merge-gate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
else
119119
export LD_LIBRARY_PATH=$HOME/lib:${LD_LIBRARY_PATH}
120120
./configure --buildlibs ${BUILD_FLAGS} ${COMPILER}
121+
source cpptraj.sh
121122
make -j2 install
122123
fi
123124
cd test && make $TEST_TYPE

0 commit comments

Comments
 (0)