Need to checkout with submodule silly!
This commit is contained in:
parent
4c9ba704ea
commit
a85e1ff083
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -21,6 +21,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: Install needed dependencies
|
||||
run: sudo apt install xorg-dev libglu1-mesa-dev
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user