Travis-ci macOS after_success cleanup

[skip AppVeyor]
From last commit, it works and is faster this way.
This commit is contained in:
Alejandro Martinez
2023-10-02 11:24:19 -03:00
parent a6bf25d062
commit 47b9b9e28f

View File

@@ -58,9 +58,6 @@ export FINAL_NAME=GoldenCheetah_v3.6-DEV_x64.dmg
mv GoldenCheetah.dmg $FINAL_NAME
ls -l $FINAL_NAME
#echo "Mounting dmg file and testing it can execute"
#hdiutil mount $FINAL_NAME
#/Volumes/GoldenCheetah/GoldenCheetah.app/Contents/MacOS/GoldenCheetah --version 2>GCversionMacOS.txt
# Add last commit message and SHA256 to txt file
git log -1 >> GCversionMacOS.txt
echo "SHA256 hash of $FINAL_NAME:" >> GCversionMacOS.txt