Skip to content

Commit 22e9940

Browse files
Fix typo
1 parent eaeef3f commit 22e9940

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
@@ -531,7 +531,7 @@ jobs:
531531
- name: Install create-dmg
532532
run: brew install create-dmg
533533

534-
- name: Genarate DMG
534+
- name: Generate DMG
535535
run: |
536536
create-dmg \
537537
--volname "ArduinoCloudAgent" \

0 commit comments

Comments
 (0)