Speed up builds of R-based lessons
authorZhian N. Kamvar <zkamvar@gmail.com>
Thu, 17 Dec 2020 19:46:31 +0000 (11:46 -0800)
committerFrançois Michonneau <francois.michonneau@gmail.com>
Fri, 18 Dec 2020 13:21:46 +0000 (14:21 +0100)
commitda99378ec7b96713c45d904ab0695718909178ed
tree63c251cf108fc12c09548debf96888dd8fd8b84c
parent3efe66951f3f8bd10d6548c1df766e4e2f34af74
Speed up builds of R-based lessons

R-based lessons might take a while to build because packages need to be compiled from source. RStudio Package Manager has compiled versions of packages for ubuntu distros starting with 16.04: https://packagemanager.rstudio.com/client/#/repos/1/overview

I've added the necessary magic in the actions yaml to make it work.
.github/workflows/website.yml