Skip to content

Commit

Permalink
Update plotting_and_stats_example.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xenct committed Jul 8, 2024
1 parent 12923b9 commit f2ea18c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plotting_and_stats_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install Python dependencies
uses: py-actions/py-dependency-install@v4
with:
path: /plotting_maps/requirements.txt
path: requirements.txt
- name: execute py script
run: python plotting_and_stats_examples.py

Expand Down

0 comments on commit f2ea18c

Please sign in to comment.