fix error in file paths
This commit is contained in:
parent
0f9d3eefac
commit
b65089f5c5
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
cd .travis
|
||||
export COMMIT_MSG=$(python3 print_deploy_message.py)
|
||||
cd ..
|
||||
make travis
|
||||
cd build
|
||||
zip -r LatexPackages.zip LatexPackagesBuild
|
||||
|
|
Loading…
Add table
Reference in a new issue