Fix CI failing on git-describe
This commit is contained in:
parent
781c28b03c
commit
f558bd9932
@ -14,7 +14,7 @@ eghcup() {
|
||||
ghcup -v -c -s file://$(pwd)/ghcup-${JSON_VERSION}.json "$@"
|
||||
}
|
||||
|
||||
git describe
|
||||
git describe --always
|
||||
|
||||
### build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user