Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a95078d

Browse files
committedNov 20, 2020
rm useless _ArduinoCreateAgent*.dmg mac file
1 parent 5cb8106 commit a95078d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ jobs:
349349
chmod -v +x ArduinoCreateAgent-linux-x64/*.run
350350
mv -v ArduinoCreateAgent-linux-x64/* release/
351351
cat ArduinoCreateAgent-osx/*.tar | tar -xvf - -i -C release/
352+
rm _ArduinoCreateAgent*.dmg
352353
mv -v ArduinoCreateAgent-windows/* release/
353354
354355
# - name: Create Github Release

0 commit comments

Comments
 (0)
Please sign in to comment.