Skip to content

Commit

Permalink
Update sphinx.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon authored Sep 11, 2024
1 parent d96e947 commit 57e6664
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/sphinx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ jobs:
with:
python-version: "3.12"

- name: Install Poetry
run: pip install poetry
# - name: Install Poetry
# run: pip install poetry

- name: Install dependencies with Poetry
run: poetry install
- name: Install the package
run: pip install .

# Building
- name: Render Quarto File
Expand Down

0 comments on commit 57e6664

Please sign in to comment.