kszucs commented on a change in pull request #459:
URL: https://github.com/apache/arrow-rs/pull/459#discussion_r651610773



##########
File path: .github/workflows/comment_bot.yml
##########
@@ -33,13 +33,13 @@ jobs:
       - name: Checkout Arrow
         uses: actions/checkout@v2
         with:
-          path: arrow
+          repository: apache/arrow
       - name: Set up Python
         uses: actions/setup-python@v2
         with:
           python-version: 3.8
       - name: Install Archery and Crossbow dependencies
-        run: pip install -e arrow/dev/archery[bot]
+        run: pip install -e dev/archery[bot]

Review comment:
       Keeping the comment bot for the time being.




-- 
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.

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


Reply via email to