Skip to content

Commit c79c302

Browse files
2/2 [CD] updateDownstreamVersion: Fix path to sample app
1 parent 6452fad commit c79c302

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci-scripts/updateDownstreamVersion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ $versionUpdater->update('android-sample-app/app/build.gradle', sub {
7070
return $_;
7171
});
7272

73-
print "::set-output name=files::README.md android-sampleapp/app/build.gradle\n";
73+
print "::set-output name=files::README.md android-sample-app/app/build.gradle\n";

0 commit comments

Comments
 (0)