diff --git a/.github/workflows/pr_test_build_windows.yml b/.github/workflows/pr_test_build_windows.yml index 6f8074f4b2..b0d00f2fac 100644 --- a/.github/workflows/pr_test_build_windows.yml +++ b/.github/workflows/pr_test_build_windows.yml @@ -76,7 +76,7 @@ jobs: - name: Execute Build and Setup Commands run: | echo Run manifest.sh without the need for bash - cp -rf ./android/app/src/main/AndroidManifestBase.xml ./android/app/src/main/AndroidManifest.xml + cp ./android/app/src/main/AndroidManifestBase.xml ./android/app/src/main/AndroidManifest.xml copy /Y pubspec_description.yaml pubspec.yaml call flutter pub get call dart run tool\generate_pubspec.dart