This commit is contained in:
Bruno Alexandre Rosa 2025-09-24 19:07:03 -03:00
parent ed86b3101d
commit 031584c89b

View file

@ -281,7 +281,7 @@ jobs:
# 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
- name: Setup ccache
uses: jianmingyong/ccache-action@v1
with:
install-type: "binary"