Comment customParameter line because I don't have any
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
projectPath: ${{ matrix.projectPath }}
|
||||
unityVersion: ${{ matrix.unityVersion }}
|
||||
targetPlatform: ${{ matrix.targetPlatform }}
|
||||
customParameters: '-myParameter myValue -myBoolean -ThirdParameter andItsValue'
|
||||
# customParameters: '-myParameter myValue -myBoolean -ThirdParameter andItsValue'
|
||||
- uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: Build
|
||||
|
||||
Reference in New Issue
Block a user