Skip to content

Commit 47ce80f

Browse files
committed
取消生成 Appx Bundle
1 parent 6bee6ca commit 47ce80f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
/p:PackageCertificateKeyFile=$env:Signing_Certificate `
8080
/p:PackageCertificatePassword="$env:Password"
8181
env:
82-
Appx_Bundle: Always
82+
Appx_Bundle: Never
8383
Appx_Bundle_Platforms: x64|ARM64
8484
Appx_Package_Build_Mode: SideloadOnly
8585
Appx_Package_Dir: AppxPackages\

0 commit comments

Comments
 (0)