We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6763615 commit 005463fCopy full SHA for 005463f
.github/workflows/CI.yaml
@@ -94,7 +94,7 @@ jobs:
94
#mv linux-x86_64 fftw
95
#export FFTWDIR=${PWD}/fftw/linux-x86_64
96
97
- git clone https://oauth2:${NAMD_ACCESS_TOKEN2}@gitlab.com/tcbgUIUC/namd.git
+ git clone https://oauth2:${NAMD_ACCESS_TOKEN3}@gitlab.com/tcbgUIUC/namd.git
98
cd namd
99
./config Linux-x86_64-g++ --charm-base $CHRMDIR --tcl-prefix $TCLDIR --without-fftw #--fftw-prefix ${FFTWDIR}
100
cd Linux-x86_64-g++
0 commit comments