fix file path error...

This commit is contained in:
Jiting 2019-01-28 23:06:36 +08:00
parent 99d61a6bf6
commit 78b9cd0421
No known key found for this signature in database
GPG Key ID: B68ED772995769D6

View File

@ -15,7 +15,7 @@ install:
- sudo apt-get install qt5-default qttools5-dev-tools -y -q
script:
- python3 ./maker.py
- python3 maker.py
- rm dist/*
deploy: