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