Skip to content

Commit 006b615

Browse files
committed
wip
1 parent 18eb9f5 commit 006b615

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/nginx.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ jobs:
3838
with:
3939
path: wolfssl
4040
configure: >-
41-
--enable-nginx ${{ env.wolf_debug_flags }}
41+
--enable-nginx ${{ env.wolf_debug_flags }} --enable-debug \
42+
--enable-debug-trace-errcodes
4243
install: true
4344
# TODO remove
4445
check: false

0 commit comments

Comments
 (0)