Skip to content

Commit

Permalink
execute command in shell
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelburger committed Mar 26, 2024
1 parent 95b6b35 commit 4c24a84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
cache-env: true
- name:
shell: bash -l {0}
run: |
which R
- name: Install knitr manually
Expand Down

0 comments on commit 4c24a84

Please sign in to comment.