Open myoung3 opened 3 years ago
build inside of container instead https://github.com/singularityhub/github-ci/blob/master/.github/workflows/container.yml
using a container would be good, but the problem is the r-base container doesn't come with git installed and the singularity container doesn't come with gh installed so it's sort of a wash in terms of simplifying code since you'd need to install both of those respectively.
https://github.com/marketplace/actions/setup-singularity Waiting on this issue to be solved: https://github.com/eWaterCycle/setup-singularity/issues/4