Skip to content

Commit

Permalink
Update run-ubuntu-matrix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shamil-mubarakshin authored Oct 16, 2024
1 parent c78c788 commit eb3a667
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/run-ubuntu-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ jobs:
- run: |
echo 'Hosts file:'
cat /etc/hosts
- run: |
sudo apt-get install build-essential
sudo apt-get install libsdl2-dev
sudo apt-get install libsdl2-net-dev
sudo apt-get install libglm-dev
# - name: check nuget conf
# run: |
# which nuget
Expand Down

0 comments on commit eb3a667

Please sign in to comment.