Skip to content

Commit 0415484

Browse files
authored
ci: fix name of react native artifact (microsoft#2811)
## Summary: This file is updated every version upgrade, and recently moved to Kotlin ## Test Plan: CI should pass
1 parent 368edae commit 0415484

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/nx-release-version/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ async function runSetVersion() {
3939
'react',
4040
'modules',
4141
'systeminfo',
42-
'ReactNativeVersion.java',
42+
'ReactNativeVersion.kt',
4343
),
4444
path.join(REPO_ROOT,
4545
'packages',

0 commit comments

Comments
 (0)