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
f06aa275cd
commit
5a5d0fab88
4
.github/workflows/cmake.yml
vendored
4
.github/workflows/cmake.yml
vendored
@ -59,7 +59,9 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: jenkins-dist
|
||||
run: |
|
||||
sudo apt-get update && sudo apt install -y doxygen
|
||||
sudo apt-get update && sudo apt install -y \
|
||||
dos2unix \
|
||||
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 }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user