Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Mar 14, 2024
1 parent e7f5d7a commit 7888dc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/internal/install-shinyverse/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ runs:
${{ inputs.extra-packages }}
use-public-rspm: false
extra-repositories: |
RSPM= "${{ inputs.packagemanager-cran-url }}"
ZZZ = "${{ inputs.cran-url }}"
${{ inputs.packagemanager-cran-url }}
${{ inputs.cran-url }}
- name: Show repos
shell: Rscript {0}
Expand Down

0 comments on commit 7888dc6

Please sign in to comment.