diff --git a/action.yaml b/action.yaml index 00ea841..9dc5eca 100644 --- a/action.yaml +++ b/action.yaml @@ -346,6 +346,21 @@ runs: shell: bash run: rm utils.R + - name: Set repositories + run: | + OS_CODENAME=$(lsb_release --codename --short | tail) + cat > ${HOME}/.Rprofile <