Skip to content

Commit

Permalink
stats
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jun 16, 2024
1 parent 106fa6b commit 5023f84
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ jobs:
fi
shell: bash

- if: always()
name: Show ccache statistics
run: ccache --show-stats

- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 5023f84

Please sign in to comment.