Fix CI failing on git-describe

This commit is contained in:
Julian Ospald 2020-04-29 23:01:51 +02:00
parent 781c28b03c
commit f558bd9932
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ eghcup() {
ghcup -v -c -s file://$(pwd)/ghcup-${JSON_VERSION}.json "$@"
}
git describe
git describe --always
### build