Skip to content

Commit 7321be7

Browse files
committed
fix
1 parent 4c6c663 commit 7321be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template-testcli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
working-directory: ../testrnx
5555

5656
- name: add Windows (RNW via ${{ inputs.useRnwNuGet && 'NuGet' || 'Source' }})
57-
run: npx --yes react-native-windows-init --overwrite
57+
run: npx --yes react-native init-windows --overwrite
5858
working-directory: ../testrnx
5959

6060
- name: link react-native-xaml

0 commit comments

Comments
 (0)