Skip to content

Commit

Permalink
Cleanup attack-versions folder in build step
Browse files Browse the repository at this point in the history
  • Loading branch information
jondricek committed Aug 2, 2024
1 parent fdeec7e commit 1bf914d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
GOOGLE_ANALYTICS: ${{ secrets.GOOGLE_ANALYTICS }}
GOOGLE_SITE_VERIFICATION: ${{ secrets.GOOGLE_SITE_VERIFICATION }}

- name: Cleanup build
run: rm -rf attack-versions

- name: Remove STIX directory
run: rm -rf output/stix/

Expand Down

0 comments on commit 1bf914d

Please sign in to comment.