Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
adpare authored Aug 14, 2024
1 parent 8aafd62 commit a282013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fi
- name: Build website
run: python3 update-attack.py --attack-brand --extras resources --no-test-exitstatus
run: python3 update-attack.py --attack-brand --extras resources --subdirectory attack-website/ --no-test-exitstatus

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

0 comments on commit a282013

Please sign in to comment.