Push serial to windows test builds

pull/305/head
Andrew Kahr 2022-01-24 18:44:29 -08:00
parent f929d9ce08
commit a8f79234cf
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ jobs:
env:
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
UNITY_SERIAL: ${{ secrets.UNITY_SERIAL }}
with:
projectPath: ${{ matrix.projectPath }}
unityVersion: ${{ matrix.unityVersion }}