Skip to content

Commit

Permalink
fix yaml 1
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamISZ committed Apr 1, 2024
1 parent 8ece125 commit b06bc65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
# (required) Comma-separated list of binary names (non-extension portion of filename) to build and upload.
# Note that glob pattern is not supported yet.
bin: ...
bin: autct
# (optional) On which platform to distribute the `.tar.gz` file.
# [default value: unix]
# [possible values: all, unix, windows, none]
Expand Down

0 comments on commit b06bc65

Please sign in to comment.