It should be squash merged due to the numerous CI workflow related testing commits.
To better support different arch builds of the AppImage, the AppImageBuilder.yml is now a template that is dynamically revised with the arch and version of the machine used for building.
Addresses #9, #17, and #36
It should be squash merged due to the numerous CI workflow related testing commits.
To better support different arch builds of the AppImage, the
AppImageBuilder.yml
is now a template that is dynamically revised with the arch and version of the machine used for building.