Skip to content

Commit 3c5cb12

Browse files
committed
apparently it has
1 parent 12d4da3 commit 3c5cb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ jobs:
295295
uses: actions/upload-artifact@v3
296296
with:
297297
name: ArduinoCreateAgent.app_notarized
298-
path: ArduinoCreateAgent.app_notarized.zip #TODO the zip could not have exec permissions
298+
path: ArduinoCreateAgent.app_notarized.zip
299299
if-no-files-found: error
300300

301301
# This job is responsible for generating the installers (using installbuilder)

0 commit comments

Comments
 (0)