Skip to content

Commit

Permalink
Setting workflow to build namd2 not namd3
Browse files Browse the repository at this point in the history
  • Loading branch information
lvotapka committed Jun 11, 2024
1 parent 54c31e6 commit 2757cc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
git clone https://oauth2:${NAMD_ACCESS_TOKEN3}@gitlab.com/tcbgUIUC/namd.git
cd namd
git checkout master
./config Linux-x86_64-g++ --charm-base $CHRMDIR --tcl-prefix $TCLDIR --without-fftw #--fftw-prefix ${FFTWDIR}
cd Linux-x86_64-g++
make
Expand Down

0 comments on commit 2757cc7

Please sign in to comment.