Skip to content

Commit 3305516

Browse files
committed
Another typo fixed
1 parent a02968c commit 3305516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-doxygen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ jobs:
574574
cp doxygen/build/bin/doxywizard image/Doxygen.app/Contents/MacOS/Doxywizard
575575
/usr/sbin/diskutil rename image Doxygen
576576
hdiutil detach image
577-
hdituil convert -format UDCO -o installer/Doxygen-${{ steps.doxygen-version.outputs.version }}.dmg macosx/template.sparseimage
577+
hdiutil convert -format UDCO -o installer/Doxygen-${{ steps.doxygen-version.outputs.version }}.dmg macosx/template.sparseimage
578578
579579
shell: bash
580580

0 commit comments

Comments
 (0)