mirror of
https://github.com/libssh2/libssh2.git
synced 2025-10-31 23:30:25 +03:00
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -206,9 +206,9 @@ jobs:
|
||||
if: ${{ matrix.build == 'autotools' }}
|
||||
run: |
|
||||
./configure ${{ matrix.crypto.configure }} \
|
||||
--enable-werror \
|
||||
--enable-debug \
|
||||
--with-libz
|
||||
--enable-werror \
|
||||
--enable-debug \
|
||||
--with-libz
|
||||
- name: 'autotools make'
|
||||
if: ${{ matrix.build == 'autotools' }}
|
||||
run: make
|
||||
|
||||
Reference in New Issue
Block a user