Skip to content

Commit

Permalink
Pipeline fix (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsamf authored Jul 11, 2024
1 parent 7ef89e1 commit 3856f1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
cache: 'poetry'
- name: Build Graphbook Docs
run: |
apt-get install python3-sphinx -y
poetry install --with dev
make docs
- name: Upload artifact
Expand Down

0 comments on commit 3856f1f

Please sign in to comment.