Skip to content

Commit

Permalink
Merge pull request #40 from e-kotov/docs-readme
Browse files Browse the repository at this point in the history
fix action step
  • Loading branch information
e-kotov authored Aug 7, 2024
2 parents 2c952f8 + bc58d43 commit 7547f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- uses: r-lib/actions/setup-r@v2

- uses: install rmarkdown from PPM
- name: install rmarkdown from PPM
run: Rscript -e 'install.packages("rmarkdown", repos=c("https://packagemanager.rstudio.com/cran/__linux__/jammy/latest"))'

- name: Install devtools and the target package
Expand Down

0 comments on commit 7547f6d

Please sign in to comment.