Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! Ticket #4170: implement CI via GitHub Act…
Browse files Browse the repository at this point in the history
…ions

Signed-off-by: Yury V. Zaytsev <[email protected]>
  • Loading branch information
zyv committed Jun 4, 2024
1 parent 269fd69 commit ed5deb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
../configure \
--prefix="$(pwd)/install" \
--enable-mclib \
--enable-aspell
--enable-aspell=/opt/homebrew
make -j$(sysctl -n hw.logicalcpu)
make check
Expand Down

0 comments on commit ed5deb9

Please sign in to comment.