TheWildJames 4 bulan lalu
induk
melakukan
49a758eef6
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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"