diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9b4f8fa..c997edb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -44,7 +44,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: pippo + bin: pippo,pippo.exe # (optional) Target triple, default is host triple. # This is optional but it is recommended that this always be set to # clarify which target you are building for if macOS is included in