Skip to content

Commit 7ebcbd0

Browse files
committed
remove pkg-config, breaks everything. Live with GHactions error on macOS as FactorAnalytics builds fine.
1 parent ab8389d commit 7ebcbd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slack-notify-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
use-public-rspm: true
8080
- uses: r-lib/actions/setup-r-dependencies@v2
8181
with:
82-
extra-packages: rcmdcheck pkg-config
82+
extra-packages: rcmdcheck
8383
- uses: r-lib/actions/check-r-package@v2
8484

8585

0 commit comments

Comments
 (0)