Skip to content

Commit 495253e

Browse files
authored
Merge pull request #42 from SplittyDev/fix/worker-deploy-2
ci: Set cache dependency path
2 parents f18035b + 7119e9e commit 495253e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/worker.yml

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
with:
4747
node-version: 21
4848
cache: yarn
49+
cache-dependency-path: badgers-worker/yarn.lock
4950
- run: yarn install --immutable
5051
working-directory: ./badgers-worker
5152
- name: Deploy to Cloudflare

0 commit comments

Comments
 (0)