Update rust.yml

This commit is contained in:
kmanc
2021-12-27 06:12:52 -08:00
committed by GitHub
parent bb3fe7c5e8
commit 314df9ca58
+1 -1
View File
@@ -38,4 +38,4 @@ jobs:
- name: Build reverse shell for Windows
run: cargo build -p tcp_reverse_shell --target x86_64-pc-windows-gnu --verbose
- name: Build process migration for Windows
run: cargo test -p process_migration --target x86_64-pc-windows-gnu --verbose
run: cargo build -p process_migration --target x86_64-pc-windows-gnu --verbose