Try again

This commit is contained in:
dal 2025-07-21 00:39:08 -06:00
parent 5ae39a15b3
commit 474dffc1d3
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
1 changed files with 0 additions and 6 deletions

View File

@ -36,12 +36,6 @@ jobs:
run: |
echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
- name: Mount node_modules sticky disk
uses: useblacksmith/stickydisk@v1
with:
key: ${{ github.repository }}-node-modules-${{ hashFiles('**/pnpm-lock.yaml') }}
path: ./node_modules
- name: Mount pnpm store sticky disk
uses: useblacksmith/stickydisk@v1
with: