Sfoglia il codice sorgente

Removed duplicate CCACHE_BASEDIR from build workflow

jimsterino98 4 mesi fa
parent
commit
92ee86d71a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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"