fix syntax error in yml
Some checks failed
Plant Growing Automation / deploy (push) Failing after 2s
Some checks failed
Plant Growing Automation / deploy (push) Failing after 2s
This commit is contained in:
parent
fde67ee5e1
commit
e5adb3db46
@ -17,6 +17,7 @@ jobs:
|
||||
git checkout main
|
||||
git pull origin main
|
||||
- name: Install dependencies
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
cd ~/apps/grow
|
||||
if [ -f package-lock.json ] || [ -f package.json ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user