Skip to content

Commit 5f6027e

Browse files
committed
ci: nuclei script update
Signed-off-by: Carlos Amaro <carlosrscamaro@tecnico.ulisboa.pt>
1 parent ce738cc commit 5f6027e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/.dast-nuclei-cmd-api-server.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ jobs:
3838

3939
- run: nuclei --version
4040

41-
- run: npm run configure
41+
- run: yarn install
42+
43+
- run: yarn configure
4244

4345
- name: Create URLs file for Nuclei
4446
run: |

0 commit comments

Comments
 (0)