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 b8dcfad commit e6f7313
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/PSSPred.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
git lfs track "*.pal"
git add .gitattributes
git commit -m "track *.psd files using Git LFS"
pwd
cd ../../../
git push origin master
# cd ../
# sudo apt-get install perl
# cd PSSpred_v4/
Expand All @@ -48,6 +51,3 @@ jobs:
# git commit -m "Add seq.dat"
# git add seq.dat.ss
# git commit -m "Add seq.dat.ss"
pwd
cd ../../../
git push origin master

0 comments on commit e6f7313

Please sign in to comment.