Skip to content

Commit

Permalink
Fix formatting error in CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
calda committed Mar 7, 2024
1 parent 99b9dd8 commit 83f7869
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 @@ -51,7 +51,7 @@ jobs:
- name: Build iOS Example
run: bundle exec rake build:example:iOS

build-example-macOS:
build-example-macOS:
runs-on: macos-latest
strategy:
matrix:
Expand Down

0 comments on commit 83f7869

Please sign in to comment.