mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Update github workflow Luau version
This commit is contained in:
parent
fdb4a137a8
commit
8799988851
1 changed files with 1 additions and 1 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.6
|
uses: robinraju/release-downloader@v1.6
|
||||||
with:
|
with:
|
||||||
repository: Roblox/luau
|
repository: Roblox/luau
|
||||||
tag: "0.620"
|
tag: "0.651"
|
||||||
fileName: luau-ubuntu.zip
|
fileName: luau-ubuntu.zip
|
||||||
out-file-path: bin
|
out-file-path: bin
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue