Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
capnramses authored Mar 14, 2024
1 parent 71508f1 commit 2ec70bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: install_deps
run: brew install libglew-dev libglfw3-dev libfreetype-dev libassimp-dev
run: brew install glew glfw assimp freetype
- name: build_all
run: ./build_all_linux_osx.sh

0 comments on commit 2ec70bf

Please sign in to comment.