Updated actions
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
cache: 'npm'
|
||||
|
||||
- name: Install packages
|
||||
run: npm install
|
||||
run: npm install serverless && npm install
|
||||
|
||||
- name: Deploy
|
||||
run: serverless deploy
|
||||
|
||||
Reference in New Issue
Block a user