mirror of
https://github.com/foxsen/archbase.git
synced 2026-04-02 10:20:39 +08:00
r-lib/actions/setup-renv@v1 use default path ~/.local/share/env, but the renv use .cache/R/renv now. So cache is useless. We fork r-lib/actions and use the head version.