Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
philprime committed May 12, 2024
1 parent 2bc6cb8 commit 5a91fc1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,8 @@ jobs:
- name: Carthage Update
run: |
carthage update \
--no-use-binaries
--no-use-binaries \
--verbose
- name: Build for iOS
run: |
Expand Down

0 comments on commit 5a91fc1

Please sign in to comment.