Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Aug 13, 2024
1 parent 4a39e0a commit 4606d88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ Right now there's [a bug in Cosmopolitan Libc](https://github.com/jart/cosmopoli

The GitHub actions workflow doesn't actually build Zig from source; it pulls the precompiled artifacts from the [Zig downloads page](https://ziglang.org/download/) and moves them around to where the script expects the build artifacts to be. It also only runs the `./build-zig-ape` script and not the full `./script` release script.

TODO: [I need some assistance in handling non-zero exit codes and process signals properly in Windows.](https://github.com/jcbhmr/release-cutter/blob/4a39e0a5d1222105f544afa7ad33dfcb29181ac3/zig-ape.cpp#L106) If anyone reading this knows how to `waitpid()` correctly please enlighten me! ☺️

---

# Release Cutter
Expand Down

0 comments on commit 4606d88

Please sign in to comment.