Skip to content

Commit

Permalink
heh. bad spelling!
Browse files Browse the repository at this point in the history
  • Loading branch information
djowel committed Nov 25, 2023
1 parent fe6786a commit 7336a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
execute_process(COMMAND sudo apt-get install libunibreak-dev)
execute_process(COMMAND sudo apt-get install fontconfig)
execute_process(COMMAND sudo apt-get install libgtkglext1-dev)
execute_process(COMMAND sudo apt-get install libgtk-3-devv)
execute_process(COMMAND sudo apt-get install libgtk-3-dev)
execute_process(COMMAND sudo apt-get install ninja-build)
elseif ("${{ runner.os }}" STREQUAL "macOS")
execute_process(COMMAND brew install fontconfig)
Expand Down

0 comments on commit 7336a79

Please sign in to comment.