yairm210 / Unciv

Open-source Android/Desktop remake of Civ V
Mozilla Public License 2.0
8.39k stars 1.57k forks source link

AUR build possibly broken #11907

Closed yairm210 closed 2 months ago

yairm210 commented 3 months ago

This is my best guess at what happened:

@Thyrum I'm pretty sure we can just update the ssh key, but I'm not sure how to go about that Currently we cannot publish Unciv to AUR

Thyrum commented 3 months ago

Sounds like I will just have to generate a new ssh key, link it to my AUR account and share it with you privately so you can update the corresponding GitHub secret. I'll do this soon.

Thyrum commented 2 months ago

Sorry for the delay, I kind of forgot about this problem. We are currently using a rsa key to deploy, so we can just remove the dsa option from the build process and have it use rsa as expected. I will make a pull request asap.