We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7c2360 commit 81641cdCopy full SHA for 81641cd
.github/workflows/flutter-ci.windows.yml
@@ -54,7 +54,7 @@ jobs:
54
run: flutter build windows --release
55
56
- name: Build MSIX package
57
- run: flutter pub run msix:create --no-prompt
+ run: flutter pub run msix:create
58
59
# Publish the build artifacts
60
- name: Get application version
0 commit comments