Skip to content

Commit

Permalink
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 Oct 19, 2024
1 parent b2fcba2 commit 16edb5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-solaris.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
with:
release: "11.4-gcc" # autoconf automake developer/gcc/gcc-c libtool gnu-make pkg-config
prepare: |
pkgutil -y -i aspell glib2 libssh2 libx11 slang
# developer/test/check
pkgutil -y -i aspell glib2 libx11 slang
# developer/test/check libssh2
run: |
./autogen.sh
Expand Down

0 comments on commit 16edb5f

Please sign in to comment.