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/05/19 04:57:57 UTC

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7080: chore(ci): apt update before install

tzssangglass commented on code in PR #7080:
URL: https://github.com/apache/apisix/pull/7080#discussion_r876594043


##########
.github/workflows/tars-ci.yml:
##########
@@ -48,6 +48,7 @@ jobs:
 
       - name: Linux Install
         run: |
+          sudo apt-get update
           sudo apt install -y cpanminus build-essential libncurses5-dev libreadline-dev libssl-dev perl libpcre3 libpcre3-dev libldap2-dev

Review Comment:
   update



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