cqhasy commented on code in PR #231:
URL: https://github.com/apache/skywalking-go/pull/231#discussion_r2339535798


##########
.github/workflows/e2e.yaml:
##########
@@ -30,6 +30,12 @@ jobs:
       - uses: actions/checkout@v2
         with:
           submodules: true
+      - name: Install unzip
+        run: sudo apt-get update && sudo apt-get install -y unzip

Review Comment:
   unzip is not install before



-- 
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-unsubscr...@skywalking.apache.org

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

Reply via email to