Fix minor typo in mac build test workflow (#333)

This commit is contained in:
AndrewKahr 2022-02-02 03:38:35 -08:00 committed by GitHub
parent c7907c7e78
commit a6ebcb5b75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

@ -69,6 +69,6 @@ jobs:
###########################
- uses: actions/upload-artifact@v2
with:
name: Build Windows (${{ matrix.unityVersion }})
name: Build MacOS (${{ matrix.unityVersion }})
path: build
retention-days: 14

BIN
dist/index.js generated vendored

Binary file not shown.

BIN
dist/index.js.map generated vendored

Binary file not shown.