mirror of
https://github.com/BililiveRecorder/BililiveRecorder.git
synced 2024-11-16 03:32:20 +08:00
fix CI script
This commit is contained in:
parent
028e574733
commit
36502e8e0d
|
@ -1,4 +1,4 @@
|
||||||
if ($env:BILILIVERECORDER_RELEASE)
|
if ($env:BILILIVERECORDER_RELEASE.ToLower() -eq "true")
|
||||||
{
|
{
|
||||||
./CI/push_clickonce.ps1
|
./CI/push_clickonce.ps1
|
||||||
./CI/push_master.ps1
|
./CI/push_master.ps1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user