Skip to content

Commit

Permalink
Automatically overwrite .msix (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
rrouviere committed Jan 12, 2022
1 parent 24e15b0 commit 8a3ef67
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ function Bump-Version {


function New-Package {
makeappx pack /d '.\build-dir\' /p 'Zadam.Trilium.msix'
makeappx pack /o /d '.\build-dir\' /p 'Zadam.Trilium.msix'
}

function Sign-Package {
Expand Down
Binary file removed Zadam.Trilium.msix
Binary file not shown.

0 comments on commit 8a3ef67

Please sign in to comment.