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

This commit is contained in:
2026-04-02 01:10:49 +09:00
parent 99bcf33bf0
commit 3bc46ed332

View File

@@ -19,7 +19,7 @@ jobs:
uses: actions/cache@v3
with:
path: Library
key: Library-${{ matrix.targetPlatform }}-v2
key: Library-${{ matrix.targetPlatform }}-v4
restore-keys: Library-
- name: Build Project