mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-10 14:11:59 +00:00
Remove not needed dependency
This commit is contained in:
parent
6bac1a8712
commit
0f9e5ad71c
@ -382,7 +382,6 @@ task createInstallationZip(type: Zip) { t ->
|
||||
dependsOn ":assembleDistribution_win64"
|
||||
dependsOn ":assembleDistribution_linux64"
|
||||
dependsOn ":assembleDistribution_osx64"
|
||||
dependsOn ":assembleSource"
|
||||
}
|
||||
|
||||
if (project.hasProperty("allPlatforms")) {
|
||||
|
Loading…
Reference in New Issue
Block a user