Skip to content

Commit

Permalink
setup renv
Browse files Browse the repository at this point in the history
  • Loading branch information
linogaliana committed Dec 10, 2024
1 parent 02c2b0b commit 1b9d56a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- uses: r-lib/actions/setup-r@v2
- name: Set up renv
uses: r-lib/actions/setup-renv@v2
- uses: actions/setup-python@v5
with:
python-version: '3.10'
Expand Down

0 comments on commit 1b9d56a

Please sign in to comment.