Skip to content

Commit

Permalink
Fixing error in github workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristof Van Der Haeghen committed Jan 26, 2024
1 parent 8d37c0b commit 537fac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-action-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Set up R
uses: r-lib/actions/setup-r@v2
- name: Set up Pandoc
- uses: r-lib/actions/setup-pandoc@v2
uses: r-lib/actions/setup-pandoc@v2
- name: Install dependencies
- uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down

0 comments on commit 537fac7

Please sign in to comment.