mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-30 02:15:34 +00:00
Fail Teal generation on any error
This commit is contained in:
parent
bf7b39f214
commit
d4d2112b06
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
set -e
|
||||
|
||||
docs/source/install_luadocumentor_in_docker.sh
|
||||
PATH=$PATH:~/luarocks/bin
|
||||
|
||||
|
|
Loading…
Reference in a new issue