File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 with :
1313 node-version : 20.x
1414 cache : yarn
15- working-directory : libpg-query
15+ cache-dependency-path : ' libpg-query/yarn.lock '
1616 - name : Install and Build 🚀
1717 run : |
1818 yarn
Original file line number Diff line number Diff line change 1515 with :
1616 node-version : ' 20.x'
1717 cache : ' yarn'
18- working-directory : libpg-query
18+ cache-dependency-path : ' libpg-query/yarn.lock '
1919
2020 - name : Install Dependencies 🧶
2121 run : yarn install
Original file line number Diff line number Diff line change 2020 with :
2121 node-version : ' 20.x'
2222 cache : ' yarn'
23- working-directory : libpg-query
23+ cache-dependency-path : ' libpg-query/yarn.lock '
2424
2525 - name : Install Dependencies 🧶
2626 run : yarn install
5454 with :
5555 node-version : ' 20.x'
5656 cache : ' yarn'
57- working-directory : libpg-query
57+ cache-dependency-path : ' libpg-query/yarn.lock '
5858
5959 - name : Install Dependencies 🧶
6060 run : yarn install
You can’t perform that action at this time.
0 commit comments