1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 09:35:28 +00:00

Merge branch 'cyan' into 'master'

Teal CI job hack

See merge request OpenMW/openmw!4402
This commit is contained in:
psi29a 2024-10-13 10:44:32 +00:00
commit a50f857eb1

View File

@ -8,6 +8,7 @@ echo "Install Teal Cyan"
git clone https://github.com/teal-language/cyan.git
cd cyan
git checkout 51649e4a814c05deaf5dde929ba82803f5170bbc
sed -i 's/"tl"/"tl ~> 0.15"/' cyan-dev-1.rockspec
luarocks make cyan-dev-1.rockspec
popd