Skip to content

Commit

Permalink
fixup! Fix notes: simplify the workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimf5 committed Nov 15, 2024
1 parent b6c1fa5 commit 8e06587
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nginx-otel-module-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
auto/configure --with-compat --with-debug --with-http_ssl_module \
--with-http_v2_module --with-http_v3_module
make -j $(nproc)
run: auto/configure --with-compat
- name: Create build directory
run: mkdir build
- name: Build module
Expand Down

0 comments on commit 8e06587

Please sign in to comment.