Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Jun 27, 2024
1 parent 665baf9 commit d3aec3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
job-config: ${{ matrix.config.job-config }}

- name: Setup R dependencies
uses: insightsengineering/setup-r-packages@initialize-actions
uses: insightsengineering/setup-r-dependencies@initialize-actions

- uses: r-hub/actions/setup-deps@v1
with:
Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
job-config: ${{ matrix.config.job-config }}

- name: Setup R dependencies
uses: insightsengineering/setup-r-packages@initialize-actions
uses: insightsengineering/setup-r-dependencies@initialize-actions

- uses: r-hub/actions/setup-deps@v1
with:
Expand Down

0 comments on commit d3aec3b

Please sign in to comment.