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 7a35241 commit 848b25eCopy full SHA for 848b25e
.github/workflows/build.yml
@@ -64,7 +64,7 @@ jobs:
64
if: contains(matrix.runner, 'windows')
65
run: |
66
flutter pub remove archive
67
- flutter pub add -d msix:^3.0.0
+ flutter pub add -d msix:^3.16.8
68
mkdir publish
69
dart run msix:create
70
0 commit comments