Skip to content

Commit 409bacc

Browse files
authored
Fix docs build on Gitpod (#7026)
1 parent d2dd0e8 commit 409bacc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitpod.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ tasks:
1919
export MAMBA_EXE=/workspace/bin/micromamba
2020
$(/workspace/bin/micromamba shell hook --shell=bash)
2121
export JUPYTER_PREFER_ENV_PATH=1
22+
export TZ=UTC
2223
micromamba activate
2324
EOT
2425
source /workspace/bin/activate-env.sh

0 commit comments

Comments
 (0)