We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f987250 commit 71b21feCopy full SHA for 71b21fe
.github/workflows/release.yaml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
# (required) Comma-separated list of binary names (non-extension portion of filename) to build and upload.
40
# Note that glob pattern is not supported yet.
41
- bin: holly
+ bin: netmuxd
42
# (optional) Target triple, default is host triple.
43
# This is optional but it is recommended that this always be set to
44
# clarify which target you are building for if macOS is included in
0 commit comments