Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
phkaeser committed Feb 14, 2025
1 parent d90efc1 commit 4322cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-for-freebsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
lang/gcc \
x11/libxcb
cmake -B build/ -Dconfig_WERROR=ON
cmake --build build /
cmake --build build/
ctest --test-dir build/ --build-run-dir build/ -V

0 comments on commit 4322cae

Please sign in to comment.