Skip to content

Commit

Permalink
Testing build
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanKierans committed Jan 17, 2024
1 parent aba80f4 commit 77dec23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# MANUAL OTF2 INSTALL
- name: Install libotf2 (linux)
if: runner.os == 'linux'
run: sudo apt-get install libotf-trace-dev
run: sudo apt-get install libotf-dev

- name: Install libotf2 (mac)
if: runner.os == 'macOS'
Expand Down

0 comments on commit 77dec23

Please sign in to comment.