Skip to content

Commit

Permalink
Update pkgdown.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bms63 authored May 30, 2024
1 parent 35a449e commit 06bda0e
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 @@ -90,7 +90,7 @@ jobs:
restore-keys: ${{ runner.os }}-renv-

- name: Setup pandoc
uses: r-lib/actions/setup-pandoc@v1
uses: r-lib/actions/setup-pandoc@v2

- name: Run Staged dependencies
uses: insightsengineering/staged-dependencies-action@v1
Expand Down Expand Up @@ -157,4 +157,4 @@ jobs:
uses: insightsengineering/r-pkgdown-multiversion@v2
with:
path: ${{ github.event.repository.name }}
default-landing-page: "${{ steps.normalizer.outputs.DOCS_LANDING_PAGE }}"
default-landing-page: "${{ steps.normalizer.outputs.DOCS_LANDING_PAGE }}"

0 comments on commit 06bda0e

Please sign in to comment.