Fix CCache path in GitHub Actions

This commit is contained in:
Siarhei Fedartsou 2024-05-26 18:42:43 +02:00
parent 4270280f9e
commit e91a823b08

View File

@ -607,10 +607,10 @@ jobs:
omitNameDuringUpdate: true omitNameDuringUpdate: true
replacesArtifacts: true replacesArtifacts: true
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
# - name: Show CCache statistics - name: Show CCache statistics
# run: | run: |
# ccache -p ccache -p
# ccache -s ccache -s
benchmarks: benchmarks: