add EnTT library requirement

This commit is contained in:
MihailRis
2024-06-11 21:20:52 +03:00
parent 8190472acc
commit e090f8fa1e
5 changed files with 21 additions and 4 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ jobs:
- name: Install dependencies from brew
run: |
brew install glfw3 glew libpng openal-soft luajit libvorbis
brew install glfw3 glew libpng openal-soft luajit libvorbis skypjack/entt/entt
- name: Install specific version of GLM
run: |
@@ -48,4 +48,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: VoxelEngineMacOs
path: VoxelEngineMacApp.dmg
path: VoxelEngineMacApp.dmg