mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
change deployment - pineed serverless pajkage
This commit is contained in:
parent
7e3a6f7700
commit
5e0118ca0b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/Deploy.yml
vendored
4
.github/workflows/Deploy.yml
vendored
|
|
@ -19,8 +19,8 @@ jobs:
|
|||
|
||||
- name: Install Serverless and plugins
|
||||
run: |
|
||||
npm install -g serverless
|
||||
npm install -g serverless-domain-manager
|
||||
npm install -g serverless@^3.38.0
|
||||
npm install -g serverless-domain-manager@^7.3.8
|
||||
|
||||
- name: Install DVC
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue