Skip to content

Commit

Permalink
[IOS] Fixing iOS github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kamgurgul committed Jul 29, 2024
1 parent 9d8780f commit 0fb38d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
required: true

jobs:
code-quality:
code_quality:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0fb38d4

Please sign in to comment.