We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa02a62 commit 7b7f6d4Copy full SHA for 7b7f6d4
.github/workflows/ci_new.yml
@@ -31,7 +31,7 @@ jobs:
31
- { label: "without geoip", opt: "--without-geoip" }
32
- { label: "without ssdeep", opt: "--without-ssdeep" }
33
- { label: "with lmdb", opt: "--with-lmdb" }
34
- - { label: "with pcre2 (default)", opt: "" }
+ - { label: "with pcre2 (default)", opt: "--with-pcre2" }
35
36
steps:
37
- uses: actions/checkout@v6
0 commit comments