Update validate.yml

This commit is contained in:
David Chavez 2024-05-25 01:23:27 +02:00 committed by GitHub
parent b661ebaca9
commit 17035b3735
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ jobs:
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2
with:
key: ${{ runner.os }}-z64re-ccache-${{ matrix.type }}-${{ matrix.os }}
key: ${{ runner.os }}-z64re-ccache-${{ matrix.type }}-${{ matrix.arch }}
- name: Install Linux Dependencies
if: runner.os == 'Linux'
run: |