remove DR_Rs build from nuitka-win
This commit is contained in:
parent
9e1819b0d7
commit
321782b945
@ -10,13 +10,6 @@ if (-Not (Test-Path -Path "./.github/workflows/env.ps1"))
|
|||||||
|
|
||||||
./.github/workflows/env.ps1
|
./.github/workflows/env.ps1
|
||||||
|
|
||||||
Set-Location libs
|
|
||||||
Set-Location Difficult_Rocket_rs
|
|
||||||
Set-Location src
|
|
||||||
python3.8 setup.py build
|
|
||||||
python post_build.py
|
|
||||||
Set-Location ../../..
|
|
||||||
|
|
||||||
$arg = @()
|
$arg = @()
|
||||||
# 输出配置
|
# 输出配置
|
||||||
$arg += @("--standalone")
|
$arg += @("--standalone")
|
||||||
|
Loading…
Reference in New Issue
Block a user