Adrian Orozco
Adrian Orozco
I'm getting a similar error. I'm following this example: https://github.com/lilt/lilt-java/blob/master/.github/workflows/openapi.yml Can't tell what's different. In my case the actual error is due to uncommitted files in the working tree.
I'm not a maintainer here but wanted to give my 2 cents: I'd recommend looking into the following (in case you haven't): - "Lambda supports the customization of the Java...
Lambda layers can be architecture-specific, if they contain native code. Assuming there's no native code in this library, it will be compatible with both `x86` and `arm64`. It'd be nice...