Skip to content

Commit

Permalink
fixup! fixup! fixup! Ticket #4170: implement CI via GitHub Actions
Browse files Browse the repository at this point in the history
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
  • Loading branch information
zyv committed Jun 4, 2024
1 parent b410ae2 commit ef36005
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 @@ -103,7 +103,7 @@ jobs:
- name: Install dependencies
run: |
brew install autoconf automake libtool pkg-config check gnu-indent
brew install glib libssh2 openssl s-lang
brew install glib libssh2 openssl aspell s-lang
- name: Bootstrap build system
run: ./autogen.sh
Expand Down

0 comments on commit ef36005

Please sign in to comment.