chore: fix docs test error (#1866)

This commit is contained in:
Shahed Nasser
2022-07-18 15:30:13 +03:00
committed by GitHub
parent 33bb67bfb9
commit 6ed97e2ae0
2 changed files with 8 additions and 3 deletions

View File

@@ -23,7 +23,12 @@ jobs:
with:
node-version: "14"
cache: "yarn"
- name: Install dependencies
uses: ./.github/actions/cache-deps
with:
extension: docs
- name: Build Docusaurus website
run: |
cd www/docs