mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-08 11:50:50 +02:00
add missing make call
This commit is contained in:
@@ -23,6 +23,7 @@ jobs:
|
||||
run: |
|
||||
./autogen.sh
|
||||
./configure ${{ matrix.config }}
|
||||
make
|
||||
./wolfcrypt/test/testwolfcrypt
|
||||
|
||||
- name: Print errors
|
||||
|
||||
Reference in New Issue
Block a user