Merge pull request #7 from game-ci/feature/test-new-builder-version
Feature/test new builder version
This commit is contained in:
commit
cded616631
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -91,12 +91,11 @@ jobs:
|
||||
restore-keys: |
|
||||
Library-${{ matrix.projectPath }}-
|
||||
Library-
|
||||
- uses: webbertakken/unity-builder@v2.0-alpha-3
|
||||
- uses: webbertakken/unity-builder@v2.0-aplha-5
|
||||
with:
|
||||
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