TheWildJames hace 4 meses
padre
commit
49a758eef6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .github/actions/cache-setup/action.yml

+ 0 - 1
.github/actions/cache-setup/action.yml

@@ -68,7 +68,6 @@ runs:
         echo CCACHE_DIRECT="true" >> "$GITHUB_ENV"
         export CCACHE_FILE_CLONE="true"
         echo CCACHE_FILE_CLONE="true" >> "$GITHUB_ENV"
-        Temporarily disabled for cache hit testing
         export CCACHE_INODE_CACHE="true"
         echo CCACHE_INODE_CACHE="true" >> "$GITHUB_ENV"
         export CCACHE_IS_KERNEL_COMPILING="true"