From 324f127beab10f2dfee7a9020f0a2facf08f6925 Mon Sep 17 00:00:00 2001 From: p0isk Date: Mon, 13 Dec 2021 22:00:55 +0300 Subject: [PATCH] Update hi3516ev200_images.yml --- .github/workflows/hi3516ev200_images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hi3516ev200_images.yml b/.github/workflows/hi3516ev200_images.yml index 27ddc31f6..061cd49f2 100644 --- a/.github/workflows/hi3516ev200_images.yml +++ b/.github/workflows/hi3516ev200_images.yml @@ -19,7 +19,7 @@ jobs: id: checkout uses: actions/checkout@v2 with: - refs: uimage-patch + ref: uimage-patch - name: Install build dependencies id: install