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

Commit

Permalink
Add linux to publishing (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Asher authored Nov 16, 2020
1 parent a107236 commit c007791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,6 @@ tasks.register('publishWindows') {
}

tasks.register('publishLinux') {
//TODO: add linux publish from other PR
dependsOn 'publishLinuxX64PublicationToMavenRepository'
}

0 comments on commit c007791

Please sign in to comment.