Skip to content

Commit

Permalink
IM-473 Use zip format for Linux and macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
iperdomo committed Nov 20, 2024
1 parent eb7eed8 commit 53a8e12
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ide/org.integratedmodelling.klab.ide.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
<rootFolder>kmodeler</rootFolder>
</product>
</products>
<formats>
<linux>zip</linux>
<macosx>zip</macosx>
</formats>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 53a8e12

Please sign in to comment.