From fd6df047dccc65dd6369842a94ce888252f9071d Mon Sep 17 00:00:00 2001 From: ikun0014 Date: Mon, 11 Nov 2024 23:34:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20sync.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index a4149e4..ab7731b 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -9,7 +9,7 @@ jobs: sync: permissions: contents: write - runs-on: windows-latest + runs-on: ubuntu-latest steps: - name: Sync to Gitee uses: Yikun/hub-mirror-action@master