Skip to content

Commit aa579dd

Browse files
authored
Update release.yml
1 parent d5c0323 commit aa579dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build with Gradle and verifyInstrumentation
3333
run: |
3434
. ./newrelic-dependencies.sh
35-
./gradlew clean build install verifyInstrumentation
35+
./gradlew clean install verifyInstrumentation
3636
3737
- name: Identify Release Type
3838
id: define_release_type

0 commit comments

Comments
 (0)