mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
fix build.yml
This commit is contained in:
parent
1b6105e20e
commit
67f2db3cbd
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -102,7 +102,6 @@ jobs:
|
|||
- name: build
|
||||
run: |
|
||||
cmake --build . --target Luau.Repl.CLI --config Debug # as seen above but only Repl.CLI.
|
||||
- name: upload-artifacts
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: luau-web-artifacts
|
||||
|
|
Loading…
Add table
Reference in a new issue