Include freeglut
This commit is contained in:
parent
48ebaf3ecc
commit
6ebe2ce831
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 1
|
||||
- name: Install Dependencies
|
||||
run: sudo apt install -y gcc-multilib
|
||||
run: sudo apt install -y gcc-multilib freeglut3-dev:i386
|
||||
- name: Build
|
||||
run: make
|
||||
- name: Upload artifact
|
||||
|
Loading…
Reference in New Issue
Block a user