mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
fixed working directory
This commit is contained in:
parent
c986150d1f
commit
7421064ffd
4
.github/workflows/cmake.yml
vendored
4
.github/workflows/cmake.yml
vendored
@ -114,11 +114,11 @@ jobs:
|
||||
with:
|
||||
extra-packages: any::roxygen2
|
||||
needs: roxygen2
|
||||
working-directory: R
|
||||
working-directory: R/phreeqc
|
||||
|
||||
- name: Document
|
||||
run: roxygen2::roxygenise()
|
||||
working-directory: R
|
||||
working-directory: R/phreeqc
|
||||
shell: Rscript {0}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user