mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 14:25:44 +08:00
Fix syntax error in release.yml file (#1411)
Validated this with yamllint.
This commit is contained in:
parent
cd1803e35e
commit
e8a7acb802
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -35,7 +35,6 @@ jobs:
|
||||
name: luau-${{matrix.os.name}}
|
||||
path: Release\luau*.exe
|
||||
overwrite: true
|
||||
|
||||
web:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user