add msix build
This commit is contained in:
5
.github/workflows/windows.yaml
vendored
5
.github/workflows/windows.yaml
vendored
@@ -37,3 +37,8 @@ jobs:
|
|||||||
name: flutter-windows-build-latest
|
name: flutter-windows-build-latest
|
||||||
path: build/windows/x64/runner
|
path: build/windows/x64/runner
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
|
|
||||||
|
- name: Build MSIX for Windows
|
||||||
|
run: dart run msix:create
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user