Hi
My github action deployments fail. Not sure why.
I get this failure message:
Run flyctl deploy --remote-only
==> Verifying app config
--> Verified app config
==> Building image
Error failed to fetch an image or build from source: error connecting to docker: Could not find App
Error: Process completed with exit code 1.
I also noticed that builder app is not being started in my fly.io dashboard.
A bit lost on how to solve it.
Thank you!