Skip to content

Commit

Permalink
mv extra-repos entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Abel committed Apr 4, 2024
1 parent 0bab5b8 commit 325bd31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ jobs:
- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true
extra-repositories: |
https://Pandora-IsoMemo.github.io/drat/
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: |
any::pkgdown
local::.
extra-repositories: |
https://Pandora-IsoMemo.github.io/drat/
needs: website

- name: Build site
Expand Down

0 comments on commit 325bd31

Please sign in to comment.