Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Jul 16, 2024
1 parent 2496880 commit 5d191a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ jobs:
- name: run-workflow
shell: bash -l {0}
run: |
conda install conda_subprocess=0.0.4 pyiron_base=0.9.6
conda install conda_subprocess=0.0.4 pyiron_base=0.9.7
cd $GITHUB_WORKSPACE/exemplary_workflow/pyiron
python workflow.py
- name: upload-paper-artifact
Expand Down

0 comments on commit 5d191a2

Please sign in to comment.