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