Remove pnpm cache

This commit is contained in:
Sidharth Vinod
2024-01-31 09:42:33 +05:30
parent 2a64834ecc
commit 63ef228ed0
2 changed files with 0 additions and 3 deletions

View File

@@ -35,7 +35,6 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
cache: pnpm
node-version-file: '.node-version'
- if: ${{ env.USE_APPLI }}

View File

@@ -29,7 +29,6 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
cache: pnpm
node-version-file: '.node-version'
- name: Cache snapshots
id: cache-snapshot
@@ -71,7 +70,6 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
cache: pnpm
node-version-file: '.node-version'
# These cached snapshots are downloaded, providing the reference snapshots.