In ci.yml: ``` - name: ccache activate logs if: ${{runner.debug}} run: | echo "CCACHE_LOGFILE=/home/$(whoami)/ccache.log" >> $GITHUB_ENV ```  https://docs.github.com/ru/actions/writing-workflows/choosing-what-your-workflow-does/accessing-contextual-information-about-workflow-runs#runner-context