This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch refactor-with-go
in repository https://gitbox.apache.org/repos/asf/dubbo-admin.git


The following commit(s) were added to refs/heads/refactor-with-go by this push:
     new f38fe67  Update deploy-ca.yml
f38fe67 is described below

commit f38fe676cf7577763771d590b219b4724b0139e1
Author: Albumen Kevin <[email protected]>
AuthorDate: Tue Feb 28 09:44:45 2023 +0800

    Update deploy-ca.yml
---
 .github/workflows/deploy-ca.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/deploy-ca.yml b/.github/workflows/deploy-ca.yml
index f693e7b..1c7e380 100644
--- a/.github/workflows/deploy-ca.yml
+++ b/.github/workflows/deploy-ca.yml
@@ -9,6 +9,7 @@ jobs:
   docker:
     runs-on: ubuntu-latest
     steps:
+      - uses: actions/checkout@v2
       - name: Set up QEMU
         uses: docker/setup-qemu-action@v2
       - name: Set up Docker Buildx

Reply via email to