Skip to content

Commit 45ba23a

Browse files
committed
wip
1 parent 53d8608 commit 45ba23a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ jobs:
4242
node-version: 20
4343
cache: npm # or pnpm / yarn
4444

45-
- name: Clean up node_modules and package-lock.json
46-
run: rm -rf package-lock.json node_modules
47-
4845
- name: Setup Pages
4946
uses: actions/configure-pages@v4
5047

0 commit comments

Comments
 (0)