Skip to content

Commit 8e06587

Browse files
committed
fixup! Fix notes: simplify the workflow.
1 parent b6c1fa5 commit 8e06587

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nginx-otel-module-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
auto/configure --with-compat --with-debug --with-http_ssl_module \
2626
--with-http_v2_module --with-http_v3_module
2727
make -j $(nproc)
28-
run: auto/configure --with-compat
2928
- name: Create build directory
3029
run: mkdir build
3130
- name: Build module

0 commit comments

Comments
 (0)