Use NPM for gloabl dep
This commit is contained in:
2
.github/workflows/deploy-aws.yml
vendored
2
.github/workflows/deploy-aws.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
- name: Install Serverless CLI and dependencies
|
||||
run: |
|
||||
yarn add -g serverless
|
||||
npm i -g serverless
|
||||
yarn
|
||||
- name: Deploy to AWS
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user