Fix bug in readme

This commit is contained in:
Webber
2020-01-31 01:11:30 +01:00
committed by Webber Takken
parent b181c9cdbe
commit 6f1c3ded0c
2 changed files with 2 additions and 0 deletions

View File

@@ -184,6 +184,7 @@ jobs:
with:
projectPath: ${{ matrix.projectPath }}
unityVersion: ${{ matrix.unityVersion }}
testMode: ${{ matrix.testMode }}
artifactsPath: ${{ matrix.testMode }}-artifacts
- uses: actions/upload-artifact@v1
with: