Skip to content

Commit

Permalink
hindcast wave waits on wind
Browse files Browse the repository at this point in the history
  • Loading branch information
ssolson committed May 5, 2024
1 parent e035dce commit 02481bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
path: ~/.cache/mhkit

prepare-wind-hindcast-cache:
needs: [check-changes]
needs: [check-changes, prepare-wave-hindcast-cache]
runs-on: ubuntu-latest
env:
PYTHON_VER: 3.9
Expand Down

0 comments on commit 02481bc

Please sign in to comment.