Fixes a few issues with the script added in PR #4612:
- Splits the a64 and a32 builds into separate jobs, as package.cmake doesn't support both at once.
- Fixes minor issues.
Tested via a manual launch with filled-in version and build and it worked:
- https://github.com/DynamoRIO/dynamorio/actions/runs/424016479 (longest build time: Windows took 29:15)
- https://github.com/DynamoRIO/dynamorio/releases/tag/release_8.0.18611-2 All 5 files are present and with similar sizes to the last Travis+Appevyor-produced build, indicating they do contain Dr. Memory.
- https://dynamorio.org/dynamorio_docs/ has a new timestamp: successful docs deployment
Issue: #4549 (closed)