sy-records commented on code in PR #152:
URL: 
https://github.com/apache/incubator-answer-plugins/pull/152#discussion_r1677420061


##########
.github/workflows/sync-info.yml:
##########
@@ -31,6 +31,8 @@ jobs:
         
       - name: Install jq
         run: sudo apt-get install jq
+      - name: Install yq
+        run: sudo apt-get install yq

Review Comment:
   It should already be installed, don't install it separately.
   ```suggestion
   
   ```



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to