mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 06:03:15 -06:00
delete flake-lock if system buil fails
This commit is contained in:
parent
4a284cce19
commit
b8038f521b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
|
@ -93,3 +93,4 @@ jobs:
|
|||
--debug \
|
||||
-- \
|
||||
--print-build-logs
|
||||
[[ $? -ne 0 ]] && git push origin :flake-lock
|
||||
|
|
Loading…
Reference in a new issue