Add -nographics to see if it solves windows builds
This commit is contained in:
parent
e65839d130
commit
9f0672b9e4
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
projectPath: ${{ matrix.projectPath }}
|
||||
unityVersion: ${{ matrix.unityVersion }}
|
||||
targetPlatform: ${{ matrix.targetPlatform }}
|
||||
# customParameters: '-myParameter myValue -myBoolean -ThirdParameter andItsValue'
|
||||
customParameters: '-nographics'
|
||||
- uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: Build
|
||||
|
Loading…
Reference in New Issue
Block a user