mirror of
https://github.com/buserror/mii_emu.git
synced 2024-11-21 10:31:33 +00:00
Update c-cpp.yml
This commit is contained in:
parent
2d07a901df
commit
4f3127eed3
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -13,5 +13,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: apt
|
||||
run: sudo apt-get install libglu1-mesa-dev libasound2-dev libx11-dev
|
||||
- name: make
|
||||
run: make
|
||||
|
Loading…
Reference in New Issue
Block a user