cstamas commented on code in PR #96:
URL: 
https://github.com/apache/maven-gh-actions-shared/pull/96#discussion_r1510079065


##########
.github/workflows/maven-verify.yml:
##########
@@ -152,6 +152,12 @@ on:
         default: false
         type: boolean
 
+      install-gpg:
+        description: Ensure all build images have GnuPG installed

Review Comment:
   After last commit this is actually fine: on Win it installs (as others does 
not need it), and on all OS runs `gpg --version`. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to