mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-24 03:09:36 +08:00
Remove not needed dependency
This commit is contained in:
@@ -382,7 +382,6 @@ task createInstallationZip(type: Zip) { t ->
|
||||
dependsOn ":assembleDistribution_win64"
|
||||
dependsOn ":assembleDistribution_linux64"
|
||||
dependsOn ":assembleDistribution_osx64"
|
||||
dependsOn ":assembleSource"
|
||||
}
|
||||
|
||||
if (project.hasProperty("allPlatforms")) {
|
||||
|
||||
Reference in New Issue
Block a user