Skip to content

Commit 2ccdc5a

Browse files
committed
wip: test ccache summary
1 parent 97fa06f commit 2ccdc5a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,11 @@ jobs:
196196
- name: Prepare iOS environment
197197
uses: ./.github/actions/prepare-ios
198198

199+
- name: Log ccache stats
200+
uses: ./.github/actions/ccache-summary
201+
with:
202+
name: RNApp & AppleApp
203+
199204
- name: Install ccache
200205
run: brew install ccache
201206

0 commit comments

Comments
 (0)