Skip to content

Commit

Permalink
upload artifcat in different path
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura Cabayol-Garcia committed Sep 30, 2024
1 parent 359cfd8 commit 41fec47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: validation-figures
path: data/validation_figures/Gadget/*.png
path: data/validation_figures/Gadget/mpg_central_v2.png
- name: List generated plots
run: |
echo "Files in the validation_figures directory:"
Expand Down

0 comments on commit 41fec47

Please sign in to comment.