Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK committed Jan 8, 2025
1 parent 6f0918c commit 9069398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_test_build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9069398

Please sign in to comment.