Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru committed Nov 1, 2024
1 parent d2e9102 commit 20a965a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
shell: bash

- name: Setup R dependencies 🎦
uses: insightsengineering/setup-r-dependencies@new_param_cache_version #@TODO: revert
uses: insightsengineering/setup-r-dependencies@named_repos
with:
github-token: ${{ secrets.REPO_GITHUB_TOKEN }}
repository-path: "./package"
Expand Down Expand Up @@ -163,7 +163,7 @@ jobs:
shell: bash

- name: Setup R dependencies 🎦
uses: insightsengineering/setup-r-dependencies@new_param_cache_version #@TODO: revert
uses: insightsengineering/setup-r-dependencies@named_repos
with:
github-token: ${{ secrets.REPO_GITHUB_TOKEN }}
repository-path: "./package"
Expand Down

0 comments on commit 20a965a

Please sign in to comment.