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 742fb3e commit 6735767Copy full SHA for 6735767
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Build with Gradle and verifyInstrumentation
33
run: |
34
- . ./newrelic-dependencies.sh
+
35
./gradlew clean build install
36
37
- name: Identify Release Type
0 commit comments