Skip to content

Commit

Permalink
Fix reference
Browse files Browse the repository at this point in the history
  • Loading branch information
llrs-roche committed Nov 13, 2024
1 parent 2fca7ef commit bbfd904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ jobs:
- name: Setup R dependencies 🎦
if: >-
inputs.deps-installation-method == 'setup-r-dependencies'
uses: insightsengineering/setup-r-dependencies@dependency_resolution@test_branch_names
uses: insightsengineering/setup-r-dependencies@test_branch_names
env:
GITHUB_PAT: ${{ steps.github-token.outputs.token }}
with:
Expand Down

0 comments on commit bbfd904

Please sign in to comment.