Skip to content

Commit

Permalink
Use forked rworkflows actions to force install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
HDash committed Jun 20, 2024
1 parent 86c30e5 commit 0573396
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ Dockerfile
node_modules$
package-lock\.json$
package\.json$
inst/markdown/*.html
2 changes: 1 addition & 1 deletion .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
r: latest
bioc: release
steps:
- uses: neurogenomics/rworkflows@master
- uses: HDash/rworkflows@master
with:
run_bioccheck: ${{ true }}
run_rcmdcheck: ${{ true }}
Expand Down

0 comments on commit 0573396

Please # to comment.