Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Sep 18, 2024
1 parent a0d95b8 commit a2dfa07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scrape.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- id: make
name: Run make command
run: |
pipenv run python pyproject.toml install
pipenv run pip install -e .
pipenv run nwsaurora images --pole=north > data/images-north.json
pipenv run nwsaurora images --pole=south > data/images-south.json
pipenv run nwsaurora images --pole=north --latest > data/latest-image-north.txt
Expand Down

0 comments on commit a2dfa07

Please sign in to comment.