Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
AAAAAA
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPurple666 authored Feb 21, 2023
1 parent b926de0 commit f654ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/turnip_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Prepare environment
run: |
sudo sed -Ei 's/^# deb-src /deb-src /' /etc/apt/sources.list
sudo apt update && sudo apt upgrade
sudo apt update
sudo apt build-dep mesa -y
- name: Execute build script
Expand Down

0 comments on commit f654ec1

Please sign in to comment.