disable msix build for now

This commit is contained in:
2024-09-08 20:30:12 -04:00
parent c94cec66ce
commit e4b9c33044

View File

@@ -38,7 +38,7 @@ jobs:
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 #- name: Build MSIX for Windows
run: dart run msix:create # run: dart run msix:create