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