Merge pull request #7 from game-ci/feature/test-new-builder-version

Feature/test new builder version
This commit is contained in:
Gabriel Le Breton
2021-01-04 14:14:28 -05:00
committed by GitHub
+1 -2
View File
@@ -91,12 +91,11 @@ jobs:
restore-keys: | restore-keys: |
Library-${{ matrix.projectPath }}- Library-${{ matrix.projectPath }}-
Library- Library-
- uses: webbertakken/[email protected]lpha-3 - uses: webbertakken/[email protected]lha-5
with: with:
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