Revert "exit-code"

This reverts commit 2a32a915c6.
This commit is contained in:
Jackson Delahunt 2023-10-24 16:37:23 +11:00
parent 2a32a915c6
commit 146b1d6fa0

View file

@ -8,6 +8,3 @@ DOTFILES_CACHEBUST=$(date +%s > $REPO_ROOT/.dotfiles-cachebust)
# Rebuild the desktop environment
$REPO_ROOT/docker/scripts/build.sh
# Store build exit code
echo "exit-code:$?" >> $REPO_ROOT/.dotfiles-cachebust