Skip to content

Commit

Permalink
Update ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ic005k committed Oct 8, 2024
1 parent e4856f2 commit 1f18a71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
- name: ubuntu install GL library
run: |
sudo apt-get install -y libglew-dev libglfw3-dev libxcb*
#sudo add-apt-repository universe
#sudo apt install libfuse2
sudo add-apt-repository universe
sudo apt install libfuse2
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 1f18a71

Please sign in to comment.