carpentries / styles

Styles for The Carpentries lessons. No README to avoid merge conflicts with lessons. Demo 👇
https://carpentries.github.io/lesson-example
Other
84 stars 94 forks source link

Fix GitHub actions for lessons in Rmarkdown #565

Closed maxim-belkin closed 3 years ago

maxim-belkin commented 3 years ago

Specifically, set CRAN repository to https://cran.rstudio.com

Fixes carpentries/styles#564

zkamvar commented 3 years ago

Thanks Maxim!