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 673224f commit 35aab7eCopy full SHA for 35aab7e
.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