mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update CI
This commit is contained in:
parent
bbb46a29a9
commit
af258dcf41
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ build:
|
|||
project: Wox.sln
|
||||
|
||||
after_test:
|
||||
ps: .\deploy\nuget\pack.ps1
|
||||
ps: .\deploy\Installer\pack.ps1
|
||||
- ps: .\deploy\nuget\pack.ps1
|
||||
- ps: .\deploy\Installer\pack.ps1
|
||||
|
||||
deploy:
|
||||
provider: NuGet
|
||||
|
|
|
|||
Loading…
Reference in a new issue