File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -165,8 +165,7 @@ jobs:
165165 source = ["${{ env.DIST_DIR }}/${{ env.BUILD_FOLDER }}/${{ env.PROJECT_NAME }}"]
166166 bundle_id = "cc.arduino.${{ env.PROJECT_NAME }}"
167167
168- sign {
169- }
168+ sign {}
170169
171170 # Ask Gon for zip output to force notarization process to take place.
172171 # The CI will ignore the zip output, using the signed binary only.
Original file line number Diff line number Diff line change @@ -165,8 +165,7 @@ jobs:
165165 source = ["${{ env.DIST_DIR }}/${{ env.BUILD_FOLDER }}/${{ env.PROJECT_NAME }}"]
166166 bundle_id = "cc.arduino.${{ env.PROJECT_NAME }}"
167167
168- sign {
169- }
168+ sign {}
170169
171170 # Ask Gon for zip output to force notarization process to take place.
172171 # The CI will ignore the zip output, using the signed binary only.
You can’t perform that action at this time.
0 commit comments