Skip to content

Commit

Permalink
action upload 6
Browse files Browse the repository at this point in the history
  • Loading branch information
WentsingNee committed Mar 28, 2024
1 parent 89a5779 commit 77ddfca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
cpack_generators: "DEB;STGZ;TGZ;ZIP;"
platform: "ubuntu"
- os: windows-latest
cpack_generators: "ZIP;NuGet;WIX;"
cpack_generators: "ZIP;NuGet;NSIS;"
platform: "windows"
- os: macos-latest
cpack_generators: "DragNDrop;"
Expand Down

0 comments on commit 77ddfca

Please sign in to comment.