Skip to content

Commit b39a92e

Browse files
committed
Update build timezone
Signed-off-by: Alban Dericbourg <alban@dericbourg.dev>
1 parent f0e42b8 commit b39a92e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
env:
5858
HUGO_CACHEDIR: ${{ runner.temp }}/hugo_cache
5959
HUGO_ENVIRONMENT: production
60-
TZ: America/Los_Angeles
60+
TZ: Europe/Paris
6161
run: |
6262
hugo \
6363
--gc \

0 commit comments

Comments
 (0)