mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2024-12-27 06:14:09 +00:00
Use stable cyan, print teal versions in CI
This commit is contained in:
parent
bef9fc0a4b
commit
7f886f1840
@ -7,8 +7,9 @@ pushd .
|
|||||||
echo "Install Teal Cyan"
|
echo "Install Teal Cyan"
|
||||||
git clone https://github.com/teal-language/cyan.git
|
git clone https://github.com/teal-language/cyan.git
|
||||||
cd cyan
|
cd cyan
|
||||||
git checkout 71eaea271bff489d82a9fb575b823b161b996162
|
git checkout v0.4.0
|
||||||
luarocks make cyan-dev-1.rockspec
|
luarocks make cyan-0.4.0-1.rockspec
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
cyan version
|
||||||
scripts/generate_teal_declarations.sh ./teal_declarations
|
scripts/generate_teal_declarations.sh ./teal_declarations
|
||||||
|
Loading…
Reference in New Issue
Block a user