Skip to content

Commit

Permalink
ci: Use ccache
Browse files Browse the repository at this point in the history
  • Loading branch information
rbalint committed Oct 20, 2021
1 parent 6be18d4 commit 34acfe6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: hendrikmuhs/ccache-action@v1
- name: debug
run: |
export PATH="/usr/lib/ccache:$PATH"
id
which bash
whoami
Expand Down

0 comments on commit 34acfe6

Please sign in to comment.