whoooops wrong sccache key

This commit is contained in:
ConfiG 2024-06-25 20:12:38 +03:00
parent 551b9045d3
commit 2a4b17b9b7
No known key found for this signature in database
GPG key ID: 44DA1983F524C11B

View file

@ -39,7 +39,7 @@ runs:
uses: hendrikmuhs/ccache-action@v1.2.13
with:
variant: sccache
key: win-v1
key: ${{ inputs.target }}-v1
if: inputs.use-ccache
- name: Setup CPM Cache