Skip to content

Commit

Permalink
Fix tide model zip
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt authored Dec 20, 2023
1 parent 2dae7ab commit 3676b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dea-intertidal-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Run dockerized integration tests and copy outputs
run: |
# TEMPORARY: Download tide modelling files and unzip
wget --no-verbose https://www.dropbox.com/s/ivx93rcdl9yfdaf/tide_models.zip?dl=1 -O tide_models.zip
wget --no-verbose https://www.dropbox.com/s/uemd8ib2vfw5nad/tide_models.zip?dl=1 -O tide_models.zip
unzip -q tide_models.zip
# Run integration tests using Docker
Expand Down

0 comments on commit 3676b4e

Please sign in to comment.