Skip to content

Commit

Permalink
Update turnip_builder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
artdeell authored Jan 6, 2025
1 parent 09ab846 commit 7e85440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/turnip_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: Prepare environment
run: |
sudo sed -Ei 's/^# deb-src /deb-src /' /etc/apt/sources.list
sudo sed -i 's/^Types: deb$/Types: deb deb-src/' /etc/apt/sources.list.d/ubuntu.sources
sudo apt update
sudo apt build-dep mesa -y
Expand Down

0 comments on commit 7e85440

Please sign in to comment.