delete flake-lock if system buil fails

This commit is contained in:
Daylin Morgan 2024-07-12 00:09:26 -05:00
parent 4a284cce19
commit b8038f521b
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -93,3 +93,4 @@ jobs:
--debug \ --debug \
-- \ -- \
--print-build-logs --print-build-logs
[[ $? -ne 0 ]] && git push origin :flake-lock