Remove extra argument from notarization command

This commit is contained in:
aboyko
2023-07-12 23:49:06 -04:00
parent fc2b2d5d9c
commit e86d4be0ce

View File

@@ -524,7 +524,6 @@
<arg value="${env.APPLE_TEAM_ID}" />
<arg value="--password" />
<arg value="${env.AC_PASSWORD}" />
<arg value="${dmgName}" />
</exec>
<parallel failonany="true">