diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 94000aea..91e93df7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -33,6 +33,8 @@ jobs: - uses: ./ with: projectPath: test-project + targetPlatform: WebGL + unityVersion: 2019.2.11f1 - uses: webbertakken/unity-return-license@v1 if: always() - uses: actions/upload-artifact@v1