mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
working on github dist
This commit is contained in:
parent
088a91066e
commit
f06aa275cd
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -60,6 +60,8 @@ jobs:
|
||||
- name: jenkins-dist
|
||||
run: |
|
||||
sudo apt-get update && sudo apt install -y doxygen
|
||||
# fake the chm for now
|
||||
touch doc/phreeqc3.chm
|
||||
/bin/sh jenkins-dist.sh -v ${{ needs.init.outputs.VER }} -r ${{ needs.init.outputs.REL }} -d ${{ needs.init.outputs.DATE }}
|
||||
cd doc && doxygen && cd ..
|
||||
autoreconf -fvi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user