Fix windows ghcup test script

This commit is contained in:
2024-01-21 15:29:12 +08:00
parent ca92b29ffe
commit 4b338ccfd8
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ else
GHCUP_DIR="${GHCUP_INSTALL_BASE_PREFIX}"/.ghcup
fi
env
git_describe
rm -rf "${GHCUP_DIR}"