working on github dist

This commit is contained in:
Charlton, Scott R 2021-09-14 22:37:10 -06:00
parent 3342bb47b7
commit eab5548abe

View File

@ -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