Skip to content

Commit

Permalink
does bash work on windows?
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Aug 1, 2024
1 parent feb37b6 commit e1ba3f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-old-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
use-public-rspm: true

- name: R CMD check
shell: bash
run: |
Rscript -e 'install.packages(c("xfun", "commonmark", "rbibutils"))'
Rscript -e 'install.packages("xfun", repos = "https://yihui.r-universe.dev")'
Expand Down

0 comments on commit e1ba3f3

Please sign in to comment.