Skip to content

Commit 3879005

Browse files
committed
Update fastbuild_6.6.66.yml
1 parent 4310e48 commit 3879005

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/fastbuild_6.6.66.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,7 @@ jobs:
527527
528528
export CCACHE_LOGFILE="${{ github.workspace }}/kernel_workspace/ccache.log"
529529
export CCACHE_COMPILERCHECK="%compiler% -dumpmachine; %compiler% -dumpversion"
530+
export CCACHE_BASEDIR="${{ github.workspace }}"
530531
export CCACHE_NOHASHDIR="true"
531532
export CCACHE_HARDLINK="true"
532533
export CCACHE_DIR="${{ env.CCACHE_DIR }}"

0 commit comments

Comments
 (0)