Skip to content

Commit

Permalink
Update r.yml: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mvfki authored Feb 7, 2024
1 parent da458be commit f13cade
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,8 @@ jobs:
- name: Install library on MacOS
if: runner.os == 'macOS'
run: |
brew install pcre2
brew reinstall pcre2
brew install pandoc
brew list pcre2
- name: Install library on Windows
if: runner.os == 'Windows'
Expand Down

0 comments on commit f13cade

Please sign in to comment.