Test not working defaults
parent
0130f1d603
commit
9a639e97e3
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue