Skip to content

Commit

Permalink
updated mac build
Browse files Browse the repository at this point in the history
  • Loading branch information
labbots committed May 28, 2024
1 parent 5ece99a commit ee9b7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac-dmg-builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ unmount_all_disks() {
for i in {1..5}; do
kill_xprotect
unmount_all_disks
sudo ./create-dmg.sh \
sudo ./.github/workflows/create-dmg.sh \
--volname "${VOLUME_NAME}" \
--background "../assets/images/niimprintx-background.png" \
--window-pos 200 120 \
Expand Down

0 comments on commit ee9b7b7

Please sign in to comment.