From e3a00922f74ee99de0dd1ed5993d070db8970628 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 18:41:10 +0800 Subject: [PATCH] chore: templates generated by RadxaOS-SDK/rsdk@592e876d444df9783258a968c6e74f6425512b6d.dirty --- .github/workflows/update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index ac29c5861..e893d10c7 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -12,7 +12,7 @@ jobs: - name: "Checkout rsdk" uses: "actions/checkout@v4" with: - ref: "e392ad9" + ref: "592e876d444df9783258a968c6e74f6425512b6d" repository: "RadxaOS-SDK/rsdk" - name: "Checkout current repo" uses: "actions/checkout@v4"