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.
commonizeNativeDistribution
1 parent 224db75 commit 8864849Copy full SHA for 8864849
.github/actions/setup-environment/action.yml
@@ -55,5 +55,3 @@ runs:
55
cache-read-only: ${{ inputs.cache-read-only }}
56
57
dependency-graph: ${{ (inputs.submit-dependency-graph == 'true') && 'generate-and-submit' || 'disabled' }}
58
- - run: ./gradlew commonizeNativeDistribution
59
- shell: bash
0 commit comments