Update netexec.yml

Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
main
Marshall Hallenbeck 2023-09-18 18:03:29 -04:00 committed by GitHub
parent f34c38072e
commit 5728795420
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -22,9 +22,7 @@ jobs:
run: |
pip install shiv
python build_collector.py
if [ "$RUNNER_OS" == "Windows" ]; then
pyinstaller netexec.spec
fi
- name: Upload nxc binary
uses: actions/upload-artifact@master
with: