Skip to content
This repository was archived by the owner on Feb 9, 2024. It is now read-only.

Commit c007791

Browse files
author
Ben Asher
authored
Add linux to publishing (#75)
1 parent a107236 commit c007791

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

publish.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,6 @@ tasks.register('publishWindows') {
137137
}
138138

139139
tasks.register('publishLinux') {
140-
//TODO: add linux publish from other PR
140+
dependsOn 'publishLinuxX64PublicationToMavenRepository'
141141
}
142142

0 commit comments

Comments
 (0)