Skip to content

Commit 415b727

Browse files
chore: x
1 parent 7157642 commit 415b727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devtools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: nrwl/nx-set-shas@v3
4848

4949
- name: Install Dependencies
50-
run: pnpm install
50+
run: pnpm install && rm -rf ./node_modules/.cache
5151

5252
- name: Install Cypress
5353
run: npx cypress install

0 commit comments

Comments
 (0)