fixup build.sh: try skipping the curator/stack --version run

This commit is contained in:
Jens Petersen 2025-08-16 16:51:00 +08:00
parent fa6fd006ab
commit e37286cede

View File

@ -94,7 +94,7 @@ chmod +x stack
# echo -n 'stack version: '
# /stack --version
# "
# )
)
# We share pantry directory between snapshots while the other content in .stack
# is stored separately (because e.g. Ubuntu releases between LTS and nightly