fix: syntax and path in CI config
This commit is contained in:
parent
f9e1cb84ce
commit
c8977f252e
|
@ -35,7 +35,7 @@ deploy:
|
|||
- sh index.sh
|
||||
|
||||
# Commit the changes
|
||||
sh ../utils/commit.sh
|
||||
- sh utils/commit.sh
|
||||
|
||||
# Push the commit
|
||||
- git push
|
||||
|
|
Loading…
Reference in New Issue