Skip to content

Commit

Permalink
Update rhub.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JiscaH committed May 26, 2024
1 parent 108e853 commit 46f99b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:

steps:
- uses: r-hub/actions/checkout@v1
- uses: r-lib/actions/setup-tinytex@v2
- uses: r-hub/actions/platform-info@v1
with:
token: ${{ secrets.RHUB_TOKEN }}
Expand All @@ -77,6 +78,7 @@ jobs:

steps:
- uses: r-hub/actions/checkout@v1
- uses: r-lib/actions/setup-tinytex@v2
- uses: r-hub/actions/setup-r@v1
with:
job-config: ${{ matrix.config.job-config }}
Expand Down

0 comments on commit 46f99b5

Please sign in to comment.