From 9a639e97e396f9f7ae978f4d7ef00d250af17eaa Mon Sep 17 00:00:00 2001 From: Webber Date: Sat, 21 Dec 2019 18:46:08 +0100 Subject: [PATCH] Test not working defaults --- .github/workflows/main.yml | 2 ++ 1 file changed, 2 insertions(+) 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