Skip to content

Commit e347c45

Browse files
committed
HHH-18870 Set HOME to /root for atlas CI runners
1 parent 2109556 commit e347c45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ jobs:
212212
213213
- name: Run build script
214214
env:
215+
HOME: /root
215216
RDBMS: ${{ matrix.rdbms }}
216217
RUNID: ${{ github.run_number }}
217218
run: ./ci/build-github.sh

0 commit comments

Comments
 (0)