Skip to content

Autocompletion doesn't support runner.debug #121

@sabudilovskiy

Description

@sabudilovskiy

In ci.yml:

- name: ccache activate logs
        if: ${{runner.debug}}
        run: |    
          echo "CCACHE_LOGFILE=/home/$(whoami)/ccache.log" >> $GITHUB_ENV

image

https://docs.github.com/ru/actions/writing-workflows/choosing-what-your-workflow-does/accessing-contextual-information-about-workflow-runs#runner-context

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions