ci: 设置时区

This commit is contained in:
xugaoyi 2021-01-21 21:09:57 +08:00
parent 0c92991233
commit b489cb4710
2 changed files with 5 additions and 2 deletions

View File

@ -8,7 +8,10 @@ on:
branches:
- master
jobs: # 工作流
env: # 设置环境变量
TZ: Asia/Shanghai # 时区
jobs:
build: # 自定义名称
runs-on: ubuntu-latest # 运行在虚拟机环境ubuntu-latest

View File

@ -11,4 +11,4 @@ tags:
---
## 测试文件
Test
Test Test