mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 14:41:38 -04:00
ci: Use cache restore-keys
This commit is contained in:
@@ -48,7 +48,8 @@ jobs:
|
||||
include/PR/mbi.h
|
||||
include/PR/ultratypes.h
|
||||
include/compiler/gcc/stdlib.h
|
||||
key: ${{ runner.os }}-${{ matrix.version }}
|
||||
key: ${{ runner.os }}-${{ matrix.version }}-${{ github.sha }}
|
||||
restore-keys: ${{ runner.os }}-${{ matrix.version }}-
|
||||
|
||||
# Build the project
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user