Run 'git describe' in CI to make sure --version reports it
This commit is contained in:
@@ -10,6 +10,8 @@ ecabal() {
|
||||
cabal --store-dir="$(pwd)"/.store "$@"
|
||||
}
|
||||
|
||||
git describe
|
||||
|
||||
# build
|
||||
ecabal update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user