Skip to content

Commit

Permalink
Update run_bioModels_cache.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bartjuw authored May 8, 2024
1 parent 7294cdc commit 063918d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_bioModels_cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pwd
- name: execute BioModelsCache.py script
run: python BioModelsCache.py
working-directory: $GITHUB_WORKSPACE/src
working-directory: /src

0 comments on commit 063918d

Please sign in to comment.