Skip to content

Commit

Permalink
Try to change home ownership
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilyBourne committed Jan 10, 2025
1 parent fc9d2b3 commit 0b5b67f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends tzdata
sudo apt install -y git
sudo chown -R $(whoami) /github/home
shell: bash
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 0b5b67f

Please sign in to comment.