Skip to content

Commit d9b5ae1

Browse files
committed
remove gsl dependency from CI
1 parent 34e25d8 commit d9b5ae1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616

1717
- uses: r-lib/actions/setup-pandoc@master
1818

19-
- name: Install GSL
20-
run: brew install gsl
21-
2219
- name: Query dependencies
2320
run: |
2421
install.packages('remotes')

0 commit comments

Comments
 (0)