Skip to content

Commit a37413c

Browse files
committed
Don't need to install quarto package
1 parent b616ea5 commit a37413c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
if: matrix.config.release
6969
uses: r-lib/actions/setup-r-dependencies@v2
7070
with:
71-
extra-packages: local::., quarto, pkgdown@2.1.3
71+
extra-packages: local::., pkgdown@2.1.3
7272

7373
- name: Build pkgdown site
7474
if: matrix.config.release

0 commit comments

Comments
 (0)