Skip to content

Commit 9c8a2a0

Browse files
committed
set home
1 parent ec7e2a9 commit 9c8a2a0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/quality-checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
runs-on: ubuntu-22.04
3131
container:
3232
image: ${{ inputs.runtime_docker_image }}
33+
env:
34+
HOME: /home/vscode
3335
options: --user 1001:1001
3436
steps:
3537
- &checkout

0 commit comments

Comments
 (0)