Skip to content

Commit

Permalink
HOME fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
csett86 committed Jul 16, 2023
1 parent 2e94a87 commit 5aea65f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
base_image: raspios_lite_arm64:latest
copy_artifact_path: prebuilds
commands: |
mkdir -p $HOME
sudo apt-get -y install libxtst-dev libpng++-dev
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
source ~/.bashrc
Expand Down

0 comments on commit 5aea65f

Please sign in to comment.