Skip to content

Commit 7869e9b

Browse files
committed
forgot "."
1 parent 624a03d commit 7869e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -349,7 +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 -v release/_ArduinoCreateAgent*.dmg
352+
rm -v release/._ArduinoCreateAgent*.dmg
353353
mv -v ArduinoCreateAgent-windows/* release/
354354
355355
# - name: Create Github Release

0 commit comments

Comments
 (0)