update macos workflow
This commit is contained in:
parent
412b63048c
commit
5115eca40c
3
.github/workflows/macos.yml
vendored
3
.github/workflows/macos.yml
vendored
@ -17,8 +17,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install dependencies from brew
|
- name: Install dependencies from brew
|
||||||
run: |
|
run: |
|
||||||
brew install glfw3 glew libpng openal-soft luajit libvorbis
|
brew install glfw3 glew libpng openal-soft luajit libvorbis skypjack/entt/entt
|
||||||
brew install skypjack/entt/entt --with-docs
|
|
||||||
|
|
||||||
- name: Install specific version of GLM
|
- name: Install specific version of GLM
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user