Skip to content

Commit

Permalink
compile latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 14, 2024
1 parent edd48b6 commit c12c8d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10816,6 +10816,7 @@ async function run() {
try {
// download and install
const binPath = await downloadAndInstall(nucleiVersion);
console.log('Nuclei installed to:', binPath);
const params = [];

if (!target && !urls) {
Expand Down

0 comments on commit c12c8d5

Please sign in to comment.