Skip to content

Commit

Permalink
include specific fersion of rtools
Browse files Browse the repository at this point in the history
  • Loading branch information
manuGil authored Mar 18, 2024
1 parent a7adb7e commit dfbeafd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workshop-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
uses: r-lib/actions/setup-r@v2
with:
r-version: ${{matrix.R}}
rtools-version: '4.3.x'
- run: Rscript -e 'print("hello")'

0 comments on commit dfbeafd

Please sign in to comment.