Add a yarn.lock file and use for node.js setup

This commit is contained in:
sabaimran 2024-01-07 20:36:02 +05:30
parent 9b991eb4fe
commit bd9aa578f4
2 changed files with 8345 additions and 0 deletions

View file

@ -19,6 +19,7 @@ jobs:
with:
node-version: 16.x
cache: yarn
cache-dependency-path: documentation/yarn.lock
- name: Install dependencies
working-directory: documentation
run: yarn install --frozen-lockfile --non-interactive

8344
documentation/yarn.lock Normal file

File diff suppressed because it is too large Load diff