We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bad4b0 commit 3bb063fCopy full SHA for 3bb063f
.github/workflows/test.yml
@@ -38,7 +38,7 @@ jobs:
38
repository: nginx/nginx
39
path: nginx
40
fetch-depth: 1
41
- - name: Build nginx
+ - name: Build nginx with ModSecurity-nginx module
42
working-directory: nginx
43
run: |
44
./auto/configure --with-ld-opt="-Wl,-rpath,/usr/local/lib" --without-pcre2 --add-module=/home/runner/work/ModSecurity-nginx/ModSecurity-nginx/ModSecurity-nginx
0 commit comments