Skip to content

Commit 3cfca49

Browse files
committed
ci: remove npm cache to fix Node.js version issue
1 parent c416302 commit 3cfca49

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
@@ -24,7 +24,6 @@ jobs:
2424
uses: actions/setup-node@v4
2525
with:
2626
node-version: 22
27-
cache: npm
2827
- run: npm ci
2928
- run: npm run build
3029
- name: Upload artifact

0 commit comments

Comments
 (0)