serverless / github-action

:zap::octocat: A Github Action for deploying with the Serverless Framework
Apache License 2.0
662 stars 174 forks source link

My NPM config env variables are ignored #55

Open janoist1 opened 3 years ago

janoist1 commented 3 years ago

I need to use the following environment variables in order for npm to install the correct stuff:

At the moment, linuxmusl is used instead of linux. Why is that? How to fix it?