Use new serverless version to deploy, TODO: replace serverless
This commit is contained in:
parent
c86b2d2e16
commit
136974da52
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
cache: 'npm'
|
||||
|
||||
- name: Install packages
|
||||
run: npm install -g serverless@3.25.1
|
||||
run: npm install -g serverless
|
||||
|
||||
- name: Install serverless-wsgi
|
||||
run: serverless plugin install -n serverless-wsgi
|
||||
|
Loading…
x
Reference in New Issue
Block a user