mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Remove 32bit
This commit is contained in:
parent
4733904dcb
commit
8f8f8c2d69
1 changed files with 0 additions and 1 deletions
|
@ -157,7 +157,6 @@ Task("Publish")
|
|||
.IsDependentOn("Run-Unit-Tests")
|
||||
.IsDependentOn("PrePublish")
|
||||
.IsDependentOn("Publish-Windows")
|
||||
.IsDependentOn("Publish-Windows-32bit")
|
||||
.IsDependentOn("Publish-OSX").IsDependentOn("Publish-Linux")
|
||||
.IsDependentOn("Package");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue