Skip to content

Commit c6b18fb

Browse files
authored
Merge pull request #176 from cashapp/entin/carthage-verbose
Run carthage build with verbose flag
2 parents 143ca33 + 77503b4 commit c6b18fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ jobs:
9191
- name: Checkout Repo
9292
uses: actions/checkout@v3
9393
- name: Build
94-
run: carthage build --no-skip-current --platform iOS --use-xcframeworks
94+
run: carthage build --no-skip-current --platform iOS --use-xcframeworks --verbose

0 commit comments

Comments
 (0)