Skip to content

Commit 81641cd

Browse files
a
1 parent d7c2360 commit 81641cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter-ci.windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: flutter build windows --release
5555

5656
- name: Build MSIX package
57-
run: flutter pub run msix:create --no-prompt
57+
run: flutter pub run msix:create
5858

5959
# Publish the build artifacts
6060
- name: Get application version

0 commit comments

Comments
 (0)