working on github dist

This commit is contained in:
Charlton, Scott R 2021-09-14 22:04:54 -06:00
parent e55485529d
commit fe63ae8cb8

View File

@ -25,6 +25,7 @@ jobs:
which curl
curl --version
VER=$(curl https://raw.githubusercontent.com/usgs-coupled/phreeqc-version/main/phreeqc-version.txt)
echo VER=${VER}
echo ::set-output name=VER::${VER}
exit 1