Update .gitea/workflows/build.yaml
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
path: Library
|
||||
key: Library-${{ matrix.targetPlatform }}
|
||||
key: Library-${{ matrix.targetPlatform }}-v2
|
||||
restore-keys: Library-
|
||||
|
||||
- name: Build Project
|
||||
|
||||
Reference in New Issue
Block a user