mirror of
https://github.com/buserror/mii_emu.git
synced 2024-11-22 01:30:51 +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:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
- name: apt
|
||||||
|
run: sudo apt-get install libglu1-mesa-dev libasound2-dev libx11-dev
|
||||||
- name: make
|
- name: make
|
||||||
run: make
|
run: make
|
||||||
|
Loading…
Reference in New Issue
Block a user