Skip to content

Commit 3167ece

Browse files
committed
ci: update npm cache
1 parent 8b933c7 commit 3167ece

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
node-version: 20.x
2222
cache: "npm"
23+
cache-dependency-path: chat-agent-ui/package-lock.json
2324
- run: npm ci
2425
working-directory: ./chat-agent-ui
2526
- run: npm run build --if-present

0 commit comments

Comments
 (0)