mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
Added pkgbuild dependency
This commit is contained in:
parent
b99c85e7bb
commit
caea024766
4
.github/workflows/cmake.yml
vendored
4
.github/workflows/cmake.yml
vendored
@ -115,8 +115,8 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
uses: r-lib/actions/setup-r-dependencies@v2
|
uses: r-lib/actions/setup-r-dependencies@v2
|
||||||
with:
|
with:
|
||||||
extra-packages: any::roxygen2
|
extra-packages: any::roxygen2, any::pkgbuild
|
||||||
needs: roxygen2
|
needs: roxygen2, pkgbuild
|
||||||
working-directory: R/phreeqc
|
working-directory: R/phreeqc
|
||||||
|
|
||||||
- name: Document
|
- name: Document
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user