Skip to content

Commit 2464787

Browse files
James WoodJames Wood
James Wood
authored and
James Wood
committed
no cache
1 parent 4f551ef commit 2464787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/setup-node@v4
3333
with:
3434
node-version: ${{ env.NODE_VERSION }}
35-
cache: 'npm'
35+
cache: 'none'
3636

3737
# Step 4: Install Lerna globally
3838
- name: Install Lerna

0 commit comments

Comments
 (0)