Skip to content

Commit 848b25e

Browse files
committed
Update msix
1 parent 7a35241 commit 848b25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
if: contains(matrix.runner, 'windows')
6565
run: |
6666
flutter pub remove archive
67-
flutter pub add -d msix:^3.0.0
67+
flutter pub add -d msix:^3.16.8
6868
mkdir publish
6969
dart run msix:create
7070

0 commit comments

Comments
 (0)