We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0219693 commit 4f0d7b8Copy full SHA for 4f0d7b8
.github/workflows/deploy.yml
@@ -63,7 +63,6 @@ jobs:
63
name: Build for ${{ matrix.targetPlatform }}
64
runs-on: ubuntu-latest
65
needs: [bump-semver, check-license]
66
- if: ${{ needs.check-license.outputs.is_unity_license_set == 'true' }}
67
strategy:
68
fail-fast: false
69
matrix:
0 commit comments