gruppe-adler / action-release-with-hemtt

GitHub Action to build Arma3 mods using BrettMayson/HEMTT
MIT License
1 stars 3 forks source link

Server key faulty when using action on ubuntu-latest #10

Closed DerZade closed 3 years ago

DerZade commented 3 years ago

I updated grad_slingHelmet yesterday and immediately got reports that the server key is broken. After some investigation I found out that, this seems to happen, when the action runs on ubuntu-latest. Everything works fine on windows-latest.

See the following two action runs:

You can download both artifacts and check with DS Utils yourself

Ubuntu:

Windows:


I know this is probably an issue with HEMTT itself, but I'm way to tired to figure that shit out so I'll post an issue here and hope someone has the knowledge and time to investigate further.

Fusselwurm commented 3 years ago

https://github.com/BrettMayson/HEMTT/issues/278

DerZade commented 3 years ago

I see. In my opinion we should at least add a warning or something in stdout and README as long as we use a „broken“ version of HEMTT.