Skip to content

Commit

Permalink
Adds renv R version to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
cimentadaj committed Jan 27, 2024
1 parent b379ccf commit 020eec0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bookdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true
r-version: 4.2.2

- name: Install system-wide depencies
run: sudo apt-get install -y libgdal-dev libudunits2-dev libmkl-rt libglpk-dev
Expand Down

0 comments on commit 020eec0

Please sign in to comment.