Skip to content

Commit

Permalink
Remove caching
Browse files Browse the repository at this point in the history
  • Loading branch information
VioletXF committed Jul 27, 2023
1 parent 192c978 commit 1d03e11
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:
with:
fetch-depth: 1
lfs: true
- uses: actions/cache@v3
with:
path: Library
key: Library-${{ matrix.targetPlatform }}
restore-keys: Library-
- uses: VioletXF/unity-builder@fix/macos-unity-existence-check
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
Expand Down

0 comments on commit 1d03e11

Please sign in to comment.