Update .gitea/workflows/build.yaml
Some checks failed
Unity-Cross-Platform-Build / Build for StandaloneOSX (push) Failing after 47s
Unity-Cross-Platform-Build / Build for StandaloneWindows64 (push) Failing after 53s

This commit is contained in:
2026-04-01 22:22:04 +09:00
parent c66445c23c
commit 99bcf33bf0

View File

@@ -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