Skip to content

Commit fb59b68

Browse files
authored
Update template-validate.yml
Signed-off-by: AmirHossein Raeisi <[email protected]>
1 parent f4493b1 commit fb59b68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/template-validate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ jobs:
2828
- name: Template Validation
2929
run: |
3030
cp -r ${{ github.workspace }}/templates /home/runner/nuclei-templates
31+
cd /home/runner/nuclei-templates
3132
nuclei -duc -validate -allow-local-file-access
3233
nuclei -duc -validate -allow-local-file-access -w /home/runner/nuclei-templates/workflows

0 commit comments

Comments
 (0)