Skip to content
Prev Previous commit
Next Next commit
Fix typo
  • Loading branch information
MatteoPologruto committed Jul 17, 2024
commit 22e9940973242e6b51c3d9cd55b250c7bfcd22f0
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ jobs:
- name: Install create-dmg
run: brew install create-dmg

- name: Genarate DMG
- name: Generate DMG
run: |
create-dmg \
--volname "ArduinoCloudAgent" \
Expand Down