Never gonna make you cry

This commit is contained in:
Nicolas Patry
2023-05-12 16:28:57 +02:00
parent 02ad59edc1
commit b58227c7f1

View File

@ -26,7 +26,7 @@ jobs:
uses: actions/setup-node@v3 uses: actions/setup-node@v3
with: with:
node-version: 18 node-version: 18
cache-dependency-path: ./bindings/node/yarn.lock cache-dependency-path: ./bindings/node/
cache: 'yarn' cache: 'yarn'
- name: Install - name: Install