Skip to content

Commit 648f2d8

Browse files
committed
small fi
1 parent a6e62cc commit 648f2d8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/deploy-frontend.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ jobs:
2626
- uses: actions/setup-node@v4
2727
with:
2828
node-version: "20"
29-
cache: "pnpm"
30-
cache-dependency-path: "log-analyzer-frontend/pnpm-lock.yaml"
29+
cache: "npm"
3130

3231
- name: Enable pnpm via corepack
3332
run: |

0 commit comments

Comments
 (0)