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 2021/04/12 10:12:22 UTC

[GitHub] [apisix] nic-chen commented on a change in pull request #4026: chore: cache deps for CI

nic-chen commented on a change in pull request #4026:
URL: https://github.com/apache/apisix/pull/4026#discussion_r611500155



##########
File path: .github/workflows/build.yml
##########
@@ -56,6 +56,14 @@ jobs:
         with:
           submodules: recursive
 
+      - name: Cache deps
+        uses: actions/cache@v2
+        env:
+          cache-name: cache-deps
+        with:
+          path: ~/deps

Review comment:
       it's a  typo, fixed. thanks.




-- 
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:
users@infra.apache.org