Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbasnett committed Dec 23, 2024
1 parent 3afb04c commit 7644980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
sudo apt-get install libxi-dev -y
sudo apt-get install libxkbcommon-x11-0 -y
sudo apt-get install libgl1 -y
supo apt-get install libglx-mesa0 -y
sudo apt-get install libglx-mesa0 -y
- name: Download & Extract Blender
run: |
wget -q $BLENDER_URL
Expand Down

0 comments on commit 7644980

Please sign in to comment.