fix: syntax and path in CI config

This commit is contained in:
curben 2019-05-28 10:01:09 +09:30
parent f9e1cb84ce
commit c8977f252e
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ deploy:
- sh index.sh
# Commit the changes
sh ../utils/commit.sh
- sh utils/commit.sh
# Push the commit
- git push