Skip to content

Commit

Permalink
Merge branch 'main' of github.com:AusClimateService/plotting_maps
Browse files Browse the repository at this point in the history
  • Loading branch information
Gen Tolhurst committed Jul 8, 2024
2 parents 763e408 + f2ea18c commit caabaf7
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 caabaf7

Please sign in to comment.