Update deploy-dev.yaml
Some checks failed
Deploy FitLien services to Dev / Deploy to Dev (push) Failing after 20s
Some checks failed
Deploy FitLien services to Dev / Deploy to Dev (push) Failing after 20s
This commit is contained in:
parent
59a9932ca8
commit
b6c72adfb8
@ -23,4 +23,4 @@ jobs:
|
|||||||
run: npm clean-install
|
run: npm clean-install
|
||||||
|
|
||||||
- name: Copy .env.example to .env
|
- name: Copy .env.example to .env
|
||||||
run: cp .env.example .env
|
run: cp /functions/.env.example /functions/.env
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user