Skip to content

Commit

Permalink
feat(ci): Add impersonate crate to be build
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxuser committed Aug 23, 2024
1 parent e7350e4 commit b8986a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
component: [shellcode_utils, solstice_loader, shellcode_stage1, shellcode_stage1_network, shellcode_stage2, shellcode_gen, solstice_daemon, payload_server]
component: [shellcode_utils, impersonate, solstice_loader, shellcode_stage1, shellcode_stage1_network, shellcode_stage2, shellcode_gen, solstice_daemon, payload_server]
include:
- component: solstice_daemon
features: firewall
Expand Down

0 comments on commit b8986a4

Please sign in to comment.