Skip to content

Commit

Permalink
fix typo action
Browse files Browse the repository at this point in the history
  • Loading branch information
ines-gimeno-molina authored Nov 12, 2024
1 parent e750553 commit f993de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Build site
run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)
shell: Rscript {0}s
shell: Rscript {0}

- name: Deploy to GitHub pages 🚀
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit f993de9

Please sign in to comment.