mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2024-12-26 12:14:54 +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"
|
||||
git clone https://github.com/teal-language/cyan.git
|
||||
cd cyan
|
||||
git checkout 71eaea271bff489d82a9fb575b823b161b996162
|
||||
luarocks make cyan-dev-1.rockspec
|
||||
git checkout v0.4.0
|
||||
luarocks make cyan-0.4.0-1.rockspec
|
||||
popd
|
||||
|
||||
cyan version
|
||||
scripts/generate_teal_declarations.sh ./teal_declarations
|
||||
|
Loading…
Reference in New Issue
Block a user