added backend dir change

This commit is contained in:
Khalim Conn-Kowlessar 2023-07-17 21:33:42 +01:00
parent f7c433d373
commit d4691e7ba3

View file

@ -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