Test not working defaults

This commit is contained in:
Webber 2019-12-21 18:46:08 +01:00 committed by Webber Takken
parent 0130f1d603
commit 9a639e97e3

View File

@ -33,6 +33,8 @@ jobs:
- uses: ./ - uses: ./
with: with:
projectPath: test-project projectPath: test-project
targetPlatform: WebGL
unityVersion: 2019.2.11f1
- uses: webbertakken/unity-return-license@v1 - uses: webbertakken/unity-return-license@v1
if: always() if: always()
- uses: actions/upload-artifact@v1 - uses: actions/upload-artifact@v1