commit | b227fd09e9facff5f71d0eaa9a4cbfb9d80e5e67 | [log] [tgz] |
---|---|---|
author | Christophe Dervieux <cderv@rstudio.com> | Wed Sep 15 16:20:27 2021 +0200 |
committer | GitHub <noreply@github.com> | Wed Sep 15 16:20:27 2021 +0200 |
tree | 3a5d676710f2aa4acf8df3d4baeb331e6617ad3a | |
parent | 666a8df8e178cc3c845d74c6eb2944f43cc6d004 [diff] [blame] |
Fix to GHA workflows (#109)
diff --git a/.github/workflows/pkgdown.yaml b/.github/workflows/pkgdown.yaml index a573152..3879242 100644 --- a/.github/workflows/pkgdown.yaml +++ b/.github/workflows/pkgdown.yaml
@@ -23,7 +23,8 @@ - uses: r-lib/actions/setup-r-dependencies@v1 with: - needs: website + extra-packages: r-lib/pkgdown, rstudio/quillt + # needs: website - name: Install package run: R CMD INSTALL .