Skip to content

Commit

Permalink
debug GH sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesfize committed Oct 25, 2023
1 parent c4bdb0a commit 397c72c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ jobs:
working-directory: ./frontend
run: npm install --only=dev

- name: Package.json content
working-directory: ./frontend
run: cat package.json

- name: Build JS documentation
working-directory: ./frontend
run: npm run buildDoc
Expand Down

0 comments on commit 397c72c

Please sign in to comment.