Skip to content

Commit 5626bce

Browse files
authored
fix companion CI (calcom#25881)
1 parent e312d1c commit 5626bce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/companion-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
node-version: 20
2424
cache: npm
25-
cache-dependency-path: companion/package-lock.json
25+
cache-dependency-path: companion/bun.lock
2626
- name: Install dependencies
2727
working-directory: companion
2828
run: npm ci

0 commit comments

Comments
 (0)