Skip to content

Commit

Permalink
:3
Browse files Browse the repository at this point in the history
  • Loading branch information
CADIndie authored Mar 1, 2024
1 parent 2a35f16 commit 4d1782e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/turnip_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
sudo sed -Ei 's/^# deb-src /deb-src /' /etc/apt/sources.list
sudo apt update
sudo apt build-dep mesa -y
sudo pip uninstall meson
sudo pip install meson==1.1.0
- name: Execute build script
run: bash ./turnip_builder.sh
Expand Down

0 comments on commit 4d1782e

Please sign in to comment.