mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-23 21:45:27 +00:00
Fixed an issue with nuclei binary name in functional test
This commit is contained in:
parent
4d6071c1e0
commit
632174e8e9
@ -16,7 +16,7 @@ go build -o nuclei_dev$extension ../nuclei
|
|||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
echo "::group::Installing nuclei templates"
|
echo "::group::Installing nuclei templates"
|
||||||
./nuclei$extension -update-templates
|
./nuclei_dev$extension -update-templates
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
echo "::group::Building latest release of nuclei"
|
echo "::group::Building latest release of nuclei"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user