Skip to content

Commit

Permalink
build: Fix doc CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
qdot committed Sep 23, 2023
1 parent 5d30681 commit 719df41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Expand Up @@ -17,6 +17,7 @@ jobs:
- name: Run install
uses: borales/actions-yarn@v4
with:
dir: js
cmd: install # will run `yarn install` command
- name: Build production bundle
uses: borales/actions-yarn@v4
Expand Down

0 comments on commit 719df41

Please sign in to comment.