Skip to content

Commit

Permalink
remove wrong letters
Browse files Browse the repository at this point in the history
  • Loading branch information
idiskyle committed Sep 20, 2024
1 parent 3129781 commit 08312ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ steps:
RunAsPreJob: false

- task: PowerShell@2
displayName: 'Sign jar files: GPG and sha256'
displayName: 'Sign jar files - GPG and sha256'
inputs:
filePath: '$(Build.SourcesDirectory)\tools\ci_build\github\windows\jar_maven_signing.ps1'
arguments: '$(JarFileDirectory) $(WorkingDirectory)'
Expand Down

0 comments on commit 08312ec

Please sign in to comment.