Skip to content

Commit

Permalink
GH-43 Rollback to ccache for windows 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros committed Dec 31, 2023
1 parent 4450655 commit 2d1e292
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
uses: ./.github/actions/base-deps

- name: ccache (Linux/Mac)
if: startsWith(matrix.identifier, 'linux-') || startsWith(matrix.identifier, 'macos-')
uses: hendrikmuhs/[email protected]
with:
key: ccache-${{ matrix.identifier }}
Expand Down

0 comments on commit 2d1e292

Please sign in to comment.