This PR changes Lake to only emit `.nobuild` traces (introduced in #12076) if the normal trace file already exists. This fixes an issue where a `lake build --no-build` would create the build directory and thereby prevent a cloud release fetch in a future build. |
||
|---|---|---|
| .. | ||
| examples | ||
| tests | ||
| .gitattributes | ||
| .gitignore | ||
| build.sh | ||
| clean-build.sh | ||
| lakefile.toml | ||
| Makefile | ||
| time-build.sh | ||