Skip to content

Commit

Permalink
fix aarch64 install
Browse files Browse the repository at this point in the history
  • Loading branch information
elfunesto committed Sep 13, 2024
1 parent c5c3b1d commit 7092cb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RCaNconstructor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -387,8 +387,8 @@
<activation>
<os>
<family>mac</family>
<arch>x64</arch>
<!--<arch>aarch64</arch>-->
<!--<arch>x64</arch>-->
<arch>aarch64</arch>
</os>
</activation>
<properties>
Expand Down

0 comments on commit 7092cb9

Please sign in to comment.