Yiyiyimu commented on a change in pull request #3415:
URL: https://github.com/apache/apisix/pull/3415#discussion_r563846791
##########
File path: .github/workflows/build.yml
##########
@@ -54,7 +54,7 @@ jobs:
submodules: recursive
- name: Linux Get dependencies
- run: sudo apt install -y cpanminus build-essential libncurses5-dev
libreadline-dev libssl-dev perl
+ run: sudo apt install -y cpanminus build-essential libncurses5-dev
libreadline-dev libssl-dev perl libssl-dev
Review comment:
It seems duplicate? The original install list already got `libssl-dev`
----------------------------------------------------------------
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]