Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
LDVG committed Feb 28, 2024
1 parent 4d00c20 commit ff63b2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions windows/cygwin.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ try {
}
& $GPG --list-keys
& $GPG --version
cat "C:\Users\runneradmin\.gnupg\common.conf"
Write-Host "Listing keys in ${PSScriptRoot}\cygwin.gpg"
Get-ChildItem -Force "${PSScriptRoot}\cygwin.gpg"
& $GPG -vvvvv --debug-all --no-default-keyring `
Expand Down

0 comments on commit ff63b2c

Please sign in to comment.