mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Revert "run-nightly.sh: remove the extra date"
This reverts commit 01627f7f89.
This commit is contained in:
parent
236a96d841
commit
c73c1b4cf5
@ -4,6 +4,7 @@ cd "$(dirname "${BASH_SOURCE[0]}")"
|
||||
|
||||
while true; do
|
||||
./build.sh nightly-$(date -u +%F)
|
||||
date
|
||||
|
||||
sleep 30m
|
||||
done
|
||||
|
||||
Loading…
Reference in New Issue
Block a user