mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
add removed newlines
This commit is contained in:
parent
2a72244bac
commit
edab113b1f
2 changed files with 2 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -82,4 +82,4 @@ jobs:
|
|||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: coverage
|
||||
path: coverage
|
||||
path: coverage
|
||||
|
|
|
@ -565,3 +565,4 @@ int main(int argc, char** argv)
|
|||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue