Skip to content

Commit

Permalink
added job dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kristijandraca committed Jan 9, 2025
1 parent 5c919d0 commit bc4c029
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/godot-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ jobs:
deploy:
name: Upload to Itch
runs-on: ubuntu-latest
needs: [ export-web ]
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit bc4c029

Please sign in to comment.