Skip to content

Commit

Permalink
Rename step in R notebook workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kheal committed Jul 17, 2024
1 parent 6bd864b commit 5d24252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notebook_check_r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
# name: Install R dependencies
# uses: r-lib/actions/setup-renv@v2

- id: r-setup
- id: r-dependencies
name: Install r dependencies
run: |
R -e 'install.packages("renv")'
Expand Down

0 comments on commit 5d24252

Please sign in to comment.