Skip to content

Commit

Permalink
glfw3
Browse files Browse the repository at this point in the history
  • Loading branch information
anchpop committed Aug 16, 2024
1 parent c59a31e commit ffb361c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install dependencies (Windows)
if: matrix.os == 'windows-latest'
run: |
choco install cmake ninja glew glfw openal
choco install cmake ninja glew glfw3 openal
- name: Configure CMake
run: |
Expand Down

0 comments on commit ffb361c

Please sign in to comment.