mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
working on github dist
This commit is contained in:
parent
3342bb47b7
commit
eab5548abe
1
.github/workflows/cmake.yml
vendored
1
.github/workflows/cmake.yml
vendored
@ -58,6 +58,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: jenkins-dist
|
||||
run: |
|
||||
apt update && apt install -y doxygen
|
||||
/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