Skip to content

Commit b3d8581

Browse files
committed
fix: update path for versions.properties and streamline version update process in Pre-release build configuration
1 parent 5f55037 commit b3d8581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Pre-release build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
fi
5353
5454
# Display updated file
55-
cat versions.properties
55+
cat app/versions.properties
5656
5757
# Create APK Debug
5858
- name: Build apk debug project (APK) - ${{ env.main_project_module }} module

0 commit comments

Comments
 (0)