Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gsidhwani-nr committed Oct 9, 2023
1 parent d35be91 commit 71f8aff
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: |
./gradlew clean build install verifyInstrumentation
./gradlew clean install verifyInstrumentation
- name: Identify Release Type
id: define_release_type
Expand Down

0 comments on commit 71f8aff

Please sign in to comment.