This commit is contained in:
parent
f38764d3e5
commit
e31b8d92ac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
HUGO_VERSION: ${{ github.sha }}
|
HUGO_VERSION: ${{ github.sha }}
|
||||||
TZ: Asia/Shanghai
|
TZ: Asia/Shanghai
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Git checkout
|
- name: Git checkout
|
||||||
|
|
Loading…
Add table
Reference in a new issue