Skip to content

Commit

Permalink
Merge pull request #44 from Forced-Alignment-and-Vowel-Extraction/8-u…
Browse files Browse the repository at this point in the history
…se-quartodoc-for-docs

action typo
  • Loading branch information
JoFrhwld authored Nov 8, 2023
2 parents 98c5968 + 0a5058c commit 8482a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
python-version: "3.11"
- name: Install dependencies
run: |
python -m pip install dev.txt
python -m pip install -r dev.txt
quartodoc build --config docs/_quarto.yml
- uses: quarto-dev/quarto-actions/setup@v2
- name: Render and publish to gh pages
Expand Down

0 comments on commit 8482a15

Please sign in to comment.