update macos workflow
This commit is contained in:
@@ -17,7 +17,8 @@ jobs:
|
||||
|
||||
- name: Install dependencies from brew
|
||||
run: |
|
||||
brew install glfw3 glew libpng openal-soft luajit libvorbis skypjack/entt/entt
|
||||
brew install glfw3 glew libpng openal-soft luajit libvorbis
|
||||
brew install skypjack/entt/entt --HEAD
|
||||
|
||||
- name: Install specific version of GLM
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user