Skip to content

Commit 005463f

Browse files
committed
Updating NAMD access token
1 parent 6763615 commit 005463f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
#mv linux-x86_64 fftw
9595
#export FFTWDIR=${PWD}/fftw/linux-x86_64
9696
97-
git clone https://oauth2:${NAMD_ACCESS_TOKEN2}@gitlab.com/tcbgUIUC/namd.git
97+
git clone https://oauth2:${NAMD_ACCESS_TOKEN3}@gitlab.com/tcbgUIUC/namd.git
9898
cd namd
9999
./config Linux-x86_64-g++ --charm-base $CHRMDIR --tcl-prefix $TCLDIR --without-fftw #--fftw-prefix ${FFTWDIR}
100100
cd Linux-x86_64-g++

0 commit comments

Comments
 (0)