Skip to content

Commit

Permalink
Merge branch 'teal_ci' into 'master'
Browse files Browse the repository at this point in the history
Fix Teal CI job

See merge request OpenMW/openmw!4191
  • Loading branch information
AnyOldName3 committed Jun 21, 2024
2 parents 81ceb49 + 828367d commit 82285da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CI/teal_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ PATH=$PATH:~/luarocks/bin

pushd .
echo "Install Teal Cyan"
git clone https://github.com/teal-language/cyan.git --depth 1
git clone https://github.com/teal-language/cyan.git
cd cyan
git checkout 51649e4a814c05deaf5dde929ba82803f5170bbc
luarocks make cyan-dev-1.rockspec
popd

Expand Down

0 comments on commit 82285da

Please sign in to comment.