From 99cae76886d9a679ea9edd6eb6ff2ca5f1bfd0d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Fri, 10 Jan 2025 15:15:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E6=97=B6=E5=8C=BA.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/测时区.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/测时区.yaml b/.github/workflows/测时区.yaml index dd7cf90..8296d46 100644 --- a/.github/workflows/测时区.yaml +++ b/.github/workflows/测时区.yaml @@ -3,6 +3,8 @@ on: defaults: run: shell: bash +env: + TZ: Asia/Shanghai jobs: test-timezone: runs-on: ubuntu-amd64