Skip to content

Commit e88bf28

Browse files
installing luau via ci
1 parent 4c59e7b commit e88bf28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
echo "Downloading Luau version ${{ env.LATEST_TAG }}"
2828
curl -LO https://github.com/luau-lang/luau/releases/download/${{ env.LATEST_TAG }}/luau-ubuntu.zip
2929
unzip luau-ubuntu.zip
30-
file luau-ubuntu
3130
chmod +x luau-ubuntu
3231
sudo mv luau-ubuntu /usr/local/bin/luau
3332

0 commit comments

Comments
 (0)