You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/25 06:19:15 UTC

[GitHub] [apisix-dashboard] FangSen9000 commented on a diff in pull request #2604: chore: Move yarn to pnpm ( Finished )

FangSen9000 commented on code in PR #2604:
URL: https://github.com/apache/apisix-dashboard/pull/2604#discussion_r954543439


##########
.github/workflows/auto-build-rpm.yml:
##########
@@ -49,7 +49,7 @@ jobs:
         run: |
           export VERSION=${{ steps.branch_env.outputs.version }}
           sudo gem install --no-document fpm
-          git clone https://github.com/api7/apisix-build-tools.git
+          git clone https://github.com/FangSen9000/apisix-build-tools.git

Review Comment:
   BZP told me that changes to the construction tools can be made only after the dashboard is merged. After all, it only affects the detection of RPM packaging workflow.



-- 
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: notifications-unsubscribe@apisix.apache.org

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