Skip to content

Commit eb5df13

Browse files
committed
brew install libgit2 in codemetar
1 parent a50296e commit eb5df13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pkgdown-codemeta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
bash db-setup/mariadb-brew.sh
2222
- name: Install dependencies
2323
run: |
24+
brew install libgit2
2425
Rscript -e 'install.packages("remotes")' \
2526
-e 'install.packages("ps")' \
2627
-e 'remotes::install_github("ropensci/codemetar")' \

0 commit comments

Comments
 (0)