Skip to content

Commit

Permalink
ci: powershell issues on windows?
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Nov 5, 2023
1 parent cedac68 commit 14230b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
# https://github.com/rpy2/rpy2/issues/1044
python -m pip install rpy2==3.5.12
- name: install lme4
shell: bash
run: |
R -e "install.packages('lme4', repos='http://cran.rstudio.org')"
- name: Install Python dependencies
Expand Down

0 comments on commit 14230b0

Please sign in to comment.