Skip to content

Commit

Permalink
devonfw#420: ensure os and architecture in filename
Browse files Browse the repository at this point in the history
  • Loading branch information
hohwille committed Feb 27, 2025
1 parent df2cda5 commit f828f02
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 f828f02

Please sign in to comment.