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 ef1cca5 commit af271dcCopy full SHA for af271dc
.github/workflows/build.yml
@@ -64,7 +64,7 @@ jobs:
64
if: contains(matrix.runner, 'windows')
65
run: |
66
mkdir publish
67
- dart run msix:publish
+ dart run msix:create
68
69
70
- name: Download Inno Setup
0 commit comments