Skip to content

Commit 0dfaf82

Browse files
Fix typo
1 parent 19b4fc5 commit 0dfaf82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ jobs:
534534
- name: Install create-dmg
535535
run: brew install create-dmg
536536

537-
- name: Genarate DMG
537+
- name: Generate DMG
538538
run: |
539539
create-dmg \
540540
--volname "ArduinoCloudAgent" \

0 commit comments

Comments
 (0)