In order to make this GHA work, we need to standardize the zip files from the release page:
There are two issues.
❓ Issue 1: Zipped files are unorganized
Linux:
Windows:
I preferred to organize like Windows, so all files are in the root level. 😉
❓ Issue 2: Extensions are different
The zipped file names are:
It's easier to have the same extensions (maybe all .zip?). Of course, this is easy to fix in the code, but I would like to acknowledge the Lem's author about this.
cc @cxxxr