mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-05-03 07:22:27 +00:00
7322a3694a
Resources are not included in the archive on Linux https://github.com/swift-server/swift-aws-lambda-runtime/issues/505 In addition, the script that checks if the resources are correctly included in an archive when building on Linux is not working. It failed to detected missing resources. This patch fix both the plugin and the CI script