mirror of https://github.com/wolfSSL/wolfssl.git
add autogen.sh to workflow
parent
71e52487bf
commit
30189e5766
|
@ -22,6 +22,7 @@ jobs:
|
|||
|
||||
- name: Test wolfSSL
|
||||
run: |
|
||||
./autogen.sh
|
||||
./configure ${{ matrix.config }}
|
||||
make check
|
||||
|
||||
|
|
Loading…
Reference in New Issue