nwestfall / lambda-github-runner

Github Action Runner inside of Lambda - A Completely Serverless Solution
MIT License
85 stars 9 forks source link

Unable to ping webhook #3

Open acs-mpatel opened 6 months ago

acs-mpatel commented 6 months ago

First of all, this is awesome, but it doesn't work for me. The terraform worked and setup all resources, including the docker image in my local aws account. However, when I setup webhook, the ping got following error: fork/exec /var/task/main: exec format error: PathError null I am not at all familiar with Go and so any help would be appreciated.