Skip to content

Commit 2ace236

Browse files
committed
use verbose mode for carthage
1 parent 6e1a96d commit 2ace236

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Pod lint
2727
run: pod lib lint --quick
2828
- name: Verify Carthage
29-
run: carthage build --no-skip-current --use-xcframeworks --platform macOS
29+
run: carthage build --no-skip-current --verbose --use-xcframeworks --platform macOS
3030

3131
build-ios:
3232
runs-on: macos-latest

0 commit comments

Comments
 (0)