Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vemonet committed Mar 20, 2024
1 parent 23cb83b commit 7ddcf1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ jobs:

- name: Install dependencies
run: |
bash scripts/install.sh
bash scripts/docs-install.sh
- name: Build docs
run: |
bash scripts/build.sh
bash scripts/docs-build.sh
- name: Setup Pages
Expand Down

0 comments on commit 7ddcf1e

Please sign in to comment.