Skip to content

Commit

Permalink
Update module builder
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed Apr 5, 2024
1 parent 8c4d9c9 commit 97a27b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Build/Build-Module.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Build-Module -ModuleName 'PSPublishModule' {
'Set-AuthenticodeSignature'
# ignore functions from PKI module when used during linux/macos build
#'Import-PfxCertificate'
'Save-MarkdownHelp'
)


Expand Down

0 comments on commit 97a27b8

Please sign in to comment.