mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-29 18:53:22 +08:00
more work on win bin ci
This commit is contained in:
parent
087c6043d9
commit
49496afdd8
@ -829,13 +829,7 @@ def win_ci_binary_build() -> None:
|
||||
from efrotools.efrocache import get_target
|
||||
get_target('build/prefab/lib/windows/Debug_Win32/'
|
||||
'BallisticaCoreGenericInternal.lib')
|
||||
# import subprocess
|
||||
# subprocess.run(
|
||||
# [
|
||||
# 'python', 'tools/pcommand', 'efrocache_get',
|
||||
# 'build/prefab/lib/windows/Debug_Win32/'
|
||||
# 'BallisticaCoreGenericInternal.lib'
|
||||
# ],
|
||||
# check=True,
|
||||
# )
|
||||
print('so far so good', flush=True)
|
||||
get_target('build/prefab/lib/windows/Debug_Win32/'
|
||||
'BallisticaCoreGenericInternal.pdb')
|
||||
get_target('ballisticacore-windows/Generic/BallisticaCore.ico')
|
||||
print('so far so good 2', flush=True)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user