Skip to content

Commit 7d1f5f7

Browse files
authored
Update release.yml
1 parent 9e8cef7 commit 7d1f5f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
3232
- name: Build with Gradle and No verifyInstrumentation
3333
run: |
34-
. ./newrelic-dependencies.sh
35-
./gradlew clean install
34+
35+
./gradlew clean build install
3636
3737
- name: Identify Release Type
3838
id: define_release_type

0 commit comments

Comments
 (0)