fix syntax error in yml again
All checks were successful
Plant Growing Automation / deploy (push) Successful in 5s
All checks were successful
Plant Growing Automation / deploy (push) Successful in 5s
This commit is contained in:
parent
e5adb3db46
commit
aaa9d13862
@ -16,7 +16,6 @@ jobs:
|
|||||||
git fetch
|
git fetch
|
||||||
git checkout main
|
git checkout main
|
||||||
git pull origin main
|
git pull origin main
|
||||||
- name: Install dependencies
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
cd ~/apps/grow
|
cd ~/apps/grow
|
||||||
|
Loading…
Reference in New Issue
Block a user