mirror of
https://github.com/mandiant/capa.git
synced 2025-12-29 06:03:52 -08:00
ci: disable test building of pyinstaller upon push
This commit is contained in:
1
.github/pyinstaller/hooks/hook-smda.py
vendored
1
.github/pyinstaller/hooks/hook-smda.py
vendored
@@ -1,4 +1,5 @@
|
||||
# Copyright (C) 2020 FireEye, Inc. All Rights Reserved.
|
||||
import PyInstaller.utils.hooks
|
||||
|
||||
# ref: https://groups.google.com/g/pyinstaller/c/amWi0-66uZI/m/miPoKfWjBAAJ
|
||||
binaries = PyInstaller.utils.hooks.collect_dynamic_libs("capstone")
|
||||
Reference in New Issue
Block a user