Skip to content

Commit

Permalink
Update DEPLOY.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
soywiz authored Sep 26, 2023
1 parent 0605947 commit a480606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DEPLOY.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:

publish-finalize:
runs-on: ubuntu-latest
needs: [publish-windows, publish-mac, publish-linux, publish-ios, publish-jvm-multiplatform, publish-js-android, publish-tvos]
needs: [publish-ios, publish-jvm-multiplatform, publish-js-android, publish-tvos]
env:
stagedRepositoryId: ${{needs.create-staging-repo.outputs.stagedRepositoryId}}
DISABLE_JAVASCRIPT_TEST: true
Expand Down

0 comments on commit a480606

Please sign in to comment.