Skip to content

Commit

Permalink
Fix CentOS CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
iakov committed Feb 2, 2024
1 parent df68167 commit a06c22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/centos.yml
Expand Up @@ -117,7 +117,7 @@ jobs:
run: echo PATH="$PATH"

- name: ccache
uses: hendrikmuhs/ccache-action@v1.2
uses: hendrikmuhs/ccache-action@v1.2.11

- name: Check available tools
run: |
Expand Down

0 comments on commit a06c22a

Please sign in to comment.