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 81ccab4 commit d7c2360Copy full SHA for d7c2360
.github/workflows/flutter-ci.windows.yml
@@ -31,7 +31,7 @@ jobs:
31
}
32
33
- name: Install MSIX Packaging Tool
34
- run: choco install msix-packaging
+ run: choco install microsoft-build-tools
35
36
- name: Create self-signed certificate
37
run: |
0 commit comments