Skip to content

Commit

Permalink
build: sudo make me a sandwich
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Jan 14, 2025
1 parent 70e89d9 commit 15eb7dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup Linux Dependencies
if: runner.os == 'Linux'
run: |
apt-get install -y libgl1-mesa-dev and xorg-dev
sudo apt-get install -y libgl1-mesa-dev and xorg-dev
- name: Setup Windows Dependencies
if: runner.os == 'Windows'
Expand Down

0 comments on commit 15eb7dc

Please sign in to comment.