mirror of
https://github.com/y377/189pan.git
synced 2023-10-27 09:09:29 +08:00
Update jekyll-gh-pages.yml
修改时区为UTC东八区(上海时区)
This commit is contained in:
parent
7a32e0926b
commit
ef38b84cf0
2
.github/workflows/jekyll-gh-pages.yml
vendored
2
.github/workflows/jekyll-gh-pages.yml
vendored
@ -27,6 +27,8 @@ jobs:
|
|||||||
# Build job
|
# Build job
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
env:
|
||||||
|
TZ: Asia/Shanghai
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user