Skip to content

Commit a4b7d4a

Browse files
committed
Merge branch 'new-documentor-version' into 'master'
Update CI to use Lua Documentor fix Closes #8941 See merge request OpenMW/openmw!5130
2 parents 6b3a341 + 510c52c commit a4b7d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/install_luadocumentor_in_docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ PATH=$PATH:~/luarocks/bin
3333
echo "Install openmwluadocumentor"
3434
git clone https://gitlab.com/openmw/openmw-luadocumentor.git
3535
cd openmw-luadocumentor
36-
git checkout 6bb0b799661fcf1ee4bca007420843c78ee0ac85
36+
git checkout 6dd235809494bb3b824206927ff4561eaf2c7b63
3737
luarocks make luarocks/openmwluadocumentor-0.2.1-1.rockspec
3838
cd ~
3939
rm -r openmw-luadocumentor

0 commit comments

Comments
 (0)