mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Fix require paths for latest luau
This commit is contained in:
parent
5b078d118e
commit
3c2fafa1cd
2 changed files with 2 additions and 2 deletions
2
.github/workflows/unit-test.yml
vendored
2
.github/workflows/unit-test.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
uses: robinraju/release-downloader@v1.9
|
||||
with:
|
||||
repository: Roblox/luau
|
||||
tag: "0.651"
|
||||
tag: "0.679"
|
||||
fileName: luau-ubuntu.zip
|
||||
out-file-path: bin
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue