more hoops for Apple; ffs

This commit is contained in:
Ben Fry
2022-04-23 15:11:29 -04:00
parent 5943779c7e
commit 951d38eb39
+3
View File
@@ -874,6 +874,9 @@
<arg value="--password" />
<arg value="${env.PROCESSING_APP_PASSWORD}" />
<arg value="--team-id" />
<arg value="${env.PROCESSING_TEAM_ID}" />
<arg value="--file" />
<arg value="${dist.filename}" />
</exec>