Skip to content

Commit

Permalink
fix: make output directories for template matching (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
McHaillet authored Jun 20, 2024
1 parent b8c9ebf commit 8ece335
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tutorial-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
run: |
mkdir wiki/dataset
mkdir wiki/templates
mkdir wiki/results_80S
mkdir wiki/results_60S
cd wiki/templates
cp ../data/6qzp_60S wiki/templates/
curl https://files.wwpdb.org/pub/emdb/structures/EMD-2938/map/emd_2938.map.gz -o emd_2938.map.gz
Expand Down

0 comments on commit 8ece335

Please sign in to comment.