build.bqn: fix building after error
This commit is contained in:
parent
539b0cced9
commit
a262bdf1a3
@ -340,6 +340,7 @@ GetCache ← { 𝕊 basename‿desc‿key:
|
||||
𝕊:
|
||||
𝕩.found0≢@?
|
||||
fileInfo‿depInfo ← 𝕩.found0
|
||||
fileInfo≢@?
|
||||
∧´ AtRoot⊸IsFileTheSame´¨ fileInfo?
|
||||
depInfo≡𝕩.DepHash@
|
||||
;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user