Skip to content

Commit

Permalink
Fix build carthage
Browse files Browse the repository at this point in the history
  • Loading branch information
Wei18 committed Feb 5, 2024
1 parent 8382219 commit aff149c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
- name: "Build Carthage"
run: |
brew install carthage
carthage build --no-skip-current
carthage build --no-skip-current --use-xcframeworks

0 comments on commit aff149c

Please sign in to comment.