bug: fix home dir in update_dataset (#81)

add-more-languages
Meng Zhang 2023-04-11 15:24:09 +08:00 committed by GitHub
parent bea5f6f506
commit 5936764966
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ env:
- CONFIG_FILE: "$CONFIG_FILE"
- GIT_REPOSITORIES_DIR: "$GIT_REPOSITORIES_DIR"
- DATASET_DIR: "$DATASET_DIR"
- HOME: "$HOME"
steps:
- name: update repositories
dir: $APP_DIR