add comment about jianmingyong/ccache-action

This commit is contained in:
Bruno Alexandre Rosa 2025-09-24 15:05:27 -03:00
parent 48cbd8c9a3
commit 6d64daf73f

View file

@ -279,6 +279,8 @@ jobs:
with:
submodules: recursive
# Using jianmingyong/ccache-action to setup ccache without using brew
# It tries to download a binary of ccache from GitHub Release and falls back to building from source if it fails
- name: Setup Ccache
uses: jianmingyong/ccache-action@v1
with: