This PR fixes a bug introduced in #12086 where a `lake build :release --no-build` would exit with code 1 rather than the `--no-build ` code 3. Now both the bug from #12086 and this bug are fixed. |
||
|---|---|---|
| .. | ||
| examples | ||
| tests | ||
| .gitattributes | ||
| .gitignore | ||
| build.sh | ||
| clean-build.sh | ||
| lakefile.toml | ||
| Makefile | ||
| time-build.sh | ||