Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gsidhwani-nr authored Sep 22, 2023
1 parent d5c0323 commit aa579dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build with Gradle and verifyInstrumentation
run: |
. ./newrelic-dependencies.sh
./gradlew clean build install verifyInstrumentation
./gradlew clean install verifyInstrumentation
- name: Identify Release Type
id: define_release_type
Expand Down

0 comments on commit aa579dd

Please sign in to comment.