Skip to content

Commit

Permalink
b
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Sep 7, 2024
1 parent 7e889a8 commit f1986f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,10 @@ jobs:
#;> !PROVISION_USE_PROFILE

steps:

- name: Preserve $HOME set in the container
run: echo HOME=/root >> "$GITHUB_ENV"

- name: Check out code
uses: actions/checkout@v4

Expand Down

0 comments on commit f1986f8

Please sign in to comment.