Skip to content

Commit

Permalink
remove ccache stats from build-main
Browse files Browse the repository at this point in the history
Signed-off-by: oguzkaganozt <oguzkaganozt@gmail.com>
  • Loading branch information
oguzkaganozt committed Apr 19, 2024
1 parent afc8764 commit f1ab6d5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/actions/docker-build-and-push/action.yaml
Original file line number Diff line number Diff line change
@@ -183,7 +183,3 @@ runs:
echo 'runtime URL ${{ steps.artifact-upload-step-runtime.outputs.artifact-url }}'
shell: bash

- name: Show ccache stats
run: |
ccache -s
shell: bash

0 comments on commit f1ab6d5

Please sign in to comment.