Merge pull request #2 from PisterLab/release

Sync release -> master
more-targets^2
Daniel Lovell 2024-09-28 18:39:32 -07:00 committed by GitHub
commit d5ae6f97f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
lfs: false lfs: false
- uses: actions/cache@v3 - uses: actions/cache@v4
with: with:
path: Library path: Library
key: Library-${{ matrix.targetPlatform }} key: Library-${{ matrix.targetPlatform }}