Comment customParameter line because I don't have any

This commit is contained in:
Gabriel Le Breton 2020-10-08 10:08:18 -04:00
parent 105cc65715
commit 09ea17e4a3

View File

@ -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