Skip to content

Commit

Permalink
test3
Browse files Browse the repository at this point in the history
  • Loading branch information
adpare authored Aug 15, 2024
1 parent 5b96433 commit e152a29
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 --subdirectory attack-website/ --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 e152a29

Please sign in to comment.