Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
elringus committed Feb 7, 2024
1 parent 0690313 commit b554d8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- uses: actions/setup-node@v3
- name: build
run: |
npm i --prefix src/js
cd docs
npm install
npm run docs:api
Expand Down

0 comments on commit b554d8a

Please sign in to comment.