Switch to using yarn

This commit is contained in:
bd_ 2022-09-09 17:24:37 -07:00
parent 08050f4021
commit e06dc75612
3 changed files with 7492 additions and 21182 deletions

View File

@ -17,8 +17,8 @@ jobs:
- name: Build docs - name: Build docs
run: | run: |
cd docs cd docs
npm install yarn install
npm run build yarn build
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2

21180
docs/package-lock.json generated

File diff suppressed because it is too large Load Diff

7490
docs/yarn.lock Normal file

File diff suppressed because it is too large Load Diff