Skip to content

Commit 5443eb0

Browse files
authored
Update deploy.yml
1 parent 787646b commit 5443eb0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
uses: actions/setup-node@v4
2626
with:
2727
node-version: "20"
28-
cache: 'npm'
2928

3029
- name: Install dependencies
3130
run: npm ci

0 commit comments

Comments
 (0)