This commit is contained in:
parent
90a6a3d9d9
commit
a0f5822bb8
@ -31,7 +31,7 @@ jobs:
|
||||
run: |
|
||||
echo "STORE_PATH=$(pnpm store path)" >> $GITHUB_OUTPUT
|
||||
|
||||
- uses: https://github.com/actions/cache@v3
|
||||
- uses: actions/cache@v3
|
||||
name: Setup pnpm cache
|
||||
with:
|
||||
path: ${{ steps.pnpm-cache.outputs.STORE_PATH }}
|
||||
|
Loading…
Reference in New Issue
Block a user