Skip to content

Commit

Permalink
#420: ensure os and architecture in filename (#1092)
Browse files Browse the repository at this point in the history
  • Loading branch information
hohwille authored Feb 27, 2025
1 parent b327bab commit 3dca8fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@
<artifact>
<file>${project.basedir}/target/${project.artifactId}-${revision}-windows-x64.msi</file>
<type>msi</type>
<classifier>windows-x64</classifier>
</artifact>
</artifacts>
</configuration>
Expand Down

0 comments on commit 3dca8fe

Please sign in to comment.