Skip to content

Commit

Permalink
Update PSSPred.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcafferry committed Sep 18, 2020
1 parent e6f7313 commit 93c5575
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/PSSPred.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
echo -e "machine github.com\n login $GITHUB_TOKEN" > ~/.netrc
git lfs pull
ls
cd Machine-Learning-in-Molecular-Sciences/Machine-Learning-for-Structural-Bioinformatics/PSSpred/
cd Machine-Learning-for-Structural-Bioinformatics/PSSpred/
mkdir nr
cd nr/
wget -O nr.tar.gz https://zhanglab.ccmb.med.umich.edu/cgi-bin/download_ftp.cgi?ID=nr.tar.gz
Expand All @@ -40,7 +40,7 @@ jobs:
git add .gitattributes
git commit -m "track *.psd files using Git LFS"
pwd
cd ../../../
cd ../../../../
git push origin master
# cd ../
# sudo apt-get install perl
Expand Down

0 comments on commit 93c5575

Please sign in to comment.