Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
jondricek committed Aug 15, 2024
2 parents 37024ed + 8684c88 commit 4aba7db
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 4aba7db

Please sign in to comment.