Skip to content

Commit 245e2cd

Browse files
committed
specify yarn.lock in ci
1 parent ea82755 commit 245e2cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ jobs:
195195
- uses: buildjet/setup-node@v3
196196
with:
197197
node-version: 16.16.0
198+
cache-dependency-path: site/yarn.lock
198199

199200
- uses: buildjet/setup-go@v4
200201
with:

0 commit comments

Comments
 (0)