Skip to content

Commit

Permalink
Cache installation
Browse files Browse the repository at this point in the history
  • Loading branch information
VioletXF committed Jul 26, 2023
1 parent 52e7e90 commit 51d5f43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
with:
targetPlatform: ${{ matrix.targetPlatform }}
cacheUnityInstallationOnMac: true
- name: Generate IPA File
if: matrix.targetPlatform == 'iOS'
run: |
Expand Down

0 comments on commit 51d5f43

Please sign in to comment.