Skip to content

Commit

Permalink
Build the ChopChopGo packacge (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
scudette authored Nov 26, 2023
1 parent d051595 commit f23468b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
make linux
./velosigmac compile --config ./config/windows_hayabusa_rules.yaml --output ./output/Velociraptor-Hayabusa-Rules.zip ; cd .
./velosigmac compile --config ./config/windows_hayabusa_event_monitoring.yaml --output ./output/Velociraptor-Hayabusa-Monitoring.zip ; cd .
./velosigmac compile --config ./config/ChopChopGo_rules.yaml --output ./output/Velociraptor-ChopChopGo-Rules.zip ; cd .
cp output/*.zip docs/static/
- name: Build
Expand Down

0 comments on commit f23468b

Please sign in to comment.