From 567ca35a295e28864afb0d4c77c74e01f8ba1268 Mon Sep 17 00:00:00 2001 From: kevlahnota Date: Wed, 30 Oct 2024 17:30:16 +0800 Subject: [PATCH] Missed quote --- .github/workflows/snapshot-both-pc-android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/snapshot-both-pc-android.yml b/.github/workflows/snapshot-both-pc-android.yml index 6134abf9758..fd9e0b88506 100644 --- a/.github/workflows/snapshot-both-pc-android.yml +++ b/.github/workflows/snapshot-both-pc-android.yml @@ -40,7 +40,7 @@ jobs: - name: Configure Git User run: | git config user.email "actions@github.com" - git config user.name "GitHub Actions + git config user.name "GitHub Actions" - name: Install old maven (3.8.1) run: |