Skip to content

Commit

Permalink
oh right-
Browse files Browse the repository at this point in the history
  • Loading branch information
mcagabe19 authored Sep 29, 2024
1 parent 2a97144 commit 146c892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mobile-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
path: export/release/ios/build/Release-iphoneos/*.zip
if-no-files-found: error
Releaser:
needs: [Mobile]
needs: [get-commit-hash, Mobile]
runs-on: ubuntu-latest
permissions: write-all
steps:
Expand Down

0 comments on commit 146c892

Please sign in to comment.