Skip to content

Commit 5f645f3

Browse files
authored
Update deploy.yml
1 parent 7f9269b commit 5f645f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- uses: actions/setup-node@v4
1717
with:
1818
node-version: 18
19-
cache: npm
2019

2120
- name: Install dependencies
2221
run: npm ci

0 commit comments

Comments
 (0)