Skip to content

Commit

Permalink
try to add libpng
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgohel committed May 7, 2024
1 parent 7fd2147 commit 5b8fded
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 @@ -32,7 +32,7 @@ jobs:
- uses: r-lib/actions/setup-pandoc@v2

- name: Configure dependencies (linux)
if: contains(matrix.os, 'macos')
if: contains(matrix.os, 'macos-latest')
run: brew install libpng

- uses: r-lib/actions/setup-r@v2
Expand Down

0 comments on commit 5b8fded

Please sign in to comment.