Run 'git describe' in CI to make sure --version reports it

This commit is contained in:
2020-04-29 12:38:57 +02:00
parent 56e4a6b15f
commit f83dcbc430
2 changed files with 3 additions and 0 deletions

View File

@@ -10,6 +10,8 @@ ecabal() {
cabal --store-dir="$(pwd)"/.store "$@"
}
git describe
# build
ecabal update