Skip to content

Commit 6735767

Browse files
authored
Update release.yml
1 parent 742fb3e commit 6735767

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
@@ -31,7 +31,7 @@ jobs:
3131
3232
- name: Build with Gradle and verifyInstrumentation
3333
run: |
34-
. ./newrelic-dependencies.sh
34+
3535
./gradlew clean build install
3636
3737
- name: Identify Release Type

0 commit comments

Comments
 (0)