Sort bearers by most recent success & fix deploy issue
This commit is contained in:
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
|
||||
run: npm install -g serverless@3.25.1
|
||||
|
||||
- name: Install serverless-wsgi
|
||||
run: serverless plugin install -n serverless-wsgi
|
||||
|
Reference in New Issue
Block a user