GitHub-Action-Ahk2Exe
GitHub-Action-Ahk2Exe copied to clipboard
:octocat:⌨ GitHub Action to compile AutoHotKey scripts using Ahk2Exe / AutoHotKey スクリプトを Ahk2Exe でコンパイルする GitHub Action のような何か
This action only supports AHK v1 and would be great if there was a way to pass which version of AHK I want to run.
Hello, check [my action](https://github.com/nukdokplex/autohotkey-build). I think we can collaborate on this project
The current download link is failing because of the cloudflare protection, this PR fixes it by using the same approach used by the [scoop manifest](https://github.com/ScoopInstaller/Versions/blob/master/bucket/autohotkey1.1.json) Example failing action: The cloudflare...