Skip to content

Commit

Permalink
Update generate_update_wordlists.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Azathothas authored Aug 29, 2023
1 parent ce0c91f commit ea8d784
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generate_update_wordlists.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:

- name: Setup Env
run: |
# Del all Dirs
find "$GITHUB_WORKSPACE/main" -maxdepth 1 -type d -exec rm -rf {} \; 2>/dev/null
# Create Output Dir
mkdir -p "$GITHUB_WORKSPACE/main/Logs"
Expand Down

0 comments on commit ea8d784

Please sign in to comment.