Skip to content

Commit b4194c2

Browse files
committed
Don't build PDF, need to install fonts
1 parent 5add39b commit b4194c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
env:
7272
ALPHAVANTAGE_API_KEY: ${{ secrets.ALPHAVANTAGE_API_KEY }}
7373
run: |
74-
quarto render docs/
74+
quarto render docs/ --to html
7575
7676
#
7777
# GITHUB PAGES STUFF

0 commit comments

Comments
 (0)