mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
Merge 1997988be8543967caf4ba0a1b412622f2fa5ea1 into 0cc18d603182007013b77b070e2a0a46e2b7d3c5
This commit is contained in:
commit
20521d2d1e
@ -40,7 +40,7 @@ jobs:
|
||||
id: pnpm-cache
|
||||
run: |
|
||||
echo "pnpm_cache_dir=$(pnpm store path)" >> $GITHUB_OUTPUT
|
||||
- uses: actions/cache@v3
|
||||
- uses: actions/cache@v4
|
||||
name: Setup pnpm cache
|
||||
with:
|
||||
path: ${{ steps.pnpm-cache.outputs.pnpm_cache_dir }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user