Skip to content

Commit

Permalink
Update test-addon.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BradyAJohnston committed Jun 6, 2024
1 parent 7624162 commit 0222b8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-addon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
if [[ ! -f ./blender.tar.xz ]]; then
wget -nv https://cdn.builder.blender.org/download/daily/blender-4.2.0-beta+v42.7886ce7bd47a-linux.x86_64-release.tar.xz -O ./blender.tar.xz
fi
mkdir -p ./blender
ls -lrta
tar -xf ./blender.tar.xz -C ./blender --strip-components=1
ls -lrta
Expand Down

0 comments on commit 0222b8a

Please sign in to comment.