Skip to content

Commit

Permalink
workflows(release): might build, if I am lucky (part of #42)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasfroeller committed Jun 12, 2024
1 parent aa9f65b commit 6c61d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Generate Project
run: xcodegen generate

- name: Xcode Tests
- name: Xcode Builds
uses: mxcl/xcodebuild@v2
with:
platform: iOS
Expand Down

0 comments on commit 6c61d6f

Please sign in to comment.