serverless-components / express

⚡ Take existing Express.js apps and host them easily on cheap, auto-scaling, serverless infrastructure (AWS Lambda and AWS HTTP API).
https://serverless.com/components
Apache License 2.0
375 stars 34 forks source link

Fix github actions issue #47

Closed stevewillard closed 3 years ago

stevewillard commented 3 years ago

Fixes potential issue with github actions failing, like this: https://github.com/serverless-components/express/runs/1414220228?check_suite_focus=true

For reference see: https://github.com/serverless/enterprise-plugin/blob/25094ebd02e6ae350d2055f9dfbde241cefd1762/.github/workflows/validate.yml#L20-L23

stevewillard commented 3 years ago

cc @eahefnawy / @medikoo