Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wjschne committed Jul 18, 2024
1 parent 111897c commit 40677c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v4

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
uses: quarto-dev/quarto-actions/setup@v2

- uses: r-lib/actions/setup-pandoc@v2

Expand Down
2 changes: 2 additions & 0 deletions vignettes/angles.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,5 @@ library(ggarrow)
my_font <- "Roboto Condensed"
```


0 comments on commit 40677c0

Please sign in to comment.