Update gh-pages.yml

docs-add-demo
Meng Zhang 2023-06-05 18:48:34 -07:00 committed by GitHub
parent 892bad5f8a
commit b3a9363b82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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