Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ColleagueRiley committed Aug 6, 2023
1 parent 77f7a57 commit 151b186
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ jobs:

steps:
- uses: actions/checkout@v3


- name: apt-update
run: sudo apt-get update

- name: apt
run: sudo apt-get install mesa-common-dev libglx-dev libxcursor-dev

Expand Down

0 comments on commit 151b186

Please sign in to comment.