Browse Source

Removed duplicate CCACHE_BASEDIR from build workflow

jimsterino98 4 tháng trước cách đây
mục cha
commit
92ee86d71a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      .github/workflows/build.yml

+ 0 - 1
.github/workflows/build.yml

@@ -121,7 +121,6 @@ jobs:
           "CCACHE_IGNOREOPTIONS=-sysroot*"
           "CCACHE_COMPRESS=true"
           "CCACHE_COMPRESSLEVEL=12"
-          "CCACHE_BASEDIR=${GITHUB_WORKSPACE}"
           "CCACHE_DIRECT=true"
           "CCACHE_FILE_CLONE=true"
           "CCACHE_INODE_CACHE=true"