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 2957b3e commit 9e8cef7Copy full SHA for 9e8cef7
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Build with Gradle and No verifyInstrumentation
33
run: |
34
. ./newrelic-dependencies.sh
35
- ./gradlew clean build install
+ ./gradlew clean install
36
37
- name: Identify Release Type
38
id: define_release_type
0 commit comments