From 1536bd6ddb539cf83e4fbb08a0de445f6ef83dbc Mon Sep 17 00:00:00 2001 From: vipshmily <85991289+vipshmily@users.noreply.github.com> Date: Thu, 9 May 2024 18:39:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20build.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cd7892ff0..dc28645e0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - target: [MI-R4A, MI-4C] + target: [MI-R4A] steps: - uses: actions/checkout@main - uses: hendrikmuhs/ccache-action@v1.2