mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-05-03 15:41:46 +00:00
Update validate.yml
This commit is contained in:
parent
4bce187f75
commit
0b3cb04d5f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
||||||
- name: ccache
|
- name: ccache
|
||||||
uses: hendrikmuhs/ccache-action@v1.2
|
uses: hendrikmuhs/ccache-action@v1.2
|
||||||
with:
|
with:
|
||||||
key: ${{ runner.os }}-z64re-ccache-${{ matrix.type }}
|
key: ${{ matrix.os }}-z64re-ccache-${{ matrix.type }}
|
||||||
- name: Install Linux Dependencies
|
- name: Install Linux Dependencies
|
||||||
if: runner.os == 'Linux'
|
if: runner.os == 'Linux'
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue