fix build.yml

This commit is contained in:
Pelanyo Kamara 2021-11-08 19:40:26 +00:00
parent 1b6105e20e
commit 67f2db3cbd
No known key found for this signature in database
GPG key ID: 848AD95363B749B5

View file

@ -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