We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f18035b + 7119e9e commit 495253eCopy full SHA for 495253e
.github/workflows/worker.yml
@@ -46,6 +46,7 @@ jobs:
46
with:
47
node-version: 21
48
cache: yarn
49
+ cache-dependency-path: badgers-worker/yarn.lock
50
- run: yarn install --immutable
51
working-directory: ./badgers-worker
52
- name: Deploy to Cloudflare
0 commit comments