Switch back to appdmg and use macos-14 runner

This commit is contained in:
aboyko
2024-03-21 11:17:12 -04:00
parent 8cdbdc4d15
commit 4f884ce720
2 changed files with 3 additions and 3 deletions

View File

@@ -66,7 +66,7 @@ echo ' "format": "UDZO"' >> dmg-config.json
echo '}' >> dmg-config.json
cat ./dmg-config.json
dmg_filename=${filename%.*.*}.dmg
aboyko-appdmg ./dmg-config.json ../${dmg_filename}
appdmg ./dmg-config.json ../${dmg_filename}
cd ..
rm -rf ./${destination_folder_name}