Remove extra 'customParameters: "-nographics"'
This commit is contained in:
parent
ad4dd30dd4
commit
c32b57adb1
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -97,7 +97,6 @@ jobs:
|
||||
projectPath: ${{ env.PROJECT_PATH }}
|
||||
unityVersion: ${{ env.UNITY_VERSION }}
|
||||
targetPlatform: ${{ matrix.targetPlatform }}
|
||||
customParameters: "-nographics"
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Build
|
||||
|
Loading…
Reference in New Issue
Block a user