Fix minor typo in mac build test workflow

pull/333/head
Andrew Kahr 2022-02-02 01:58:53 -08:00
parent c7907c7e78
commit 343a000e1d
3 changed files with 103 additions and 103 deletions

View File

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

2
dist/index.js.map vendored

File diff suppressed because one or more lines are too long