mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
added backend dir change
This commit is contained in:
parent
f7c433d373
commit
d4691e7ba3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy_fastapi_backend.yml
vendored
1
.github/workflows/deploy_fastapi_backend.yml
vendored
|
|
@ -50,6 +50,7 @@ jobs:
|
|||
|
||||
- name: Build Lambda Layer
|
||||
run: |
|
||||
cd backend
|
||||
pip install -r requirements/lambda.txt -t python
|
||||
zip -r layer.zip python
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue