Skip to content

Commit

Permalink
Manually add Scala version to Jitpack sbt command
Browse files Browse the repository at this point in the history
  • Loading branch information
nightscape committed Dec 30, 2019
1 parent 4886163 commit c2bc44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
install:
- sbt publishM2
- sbt `echo $ARTIFACT | sed 's/.*2.11$/++2.11.12/;s/.*2.12$/++2.12.10/'` publishM2

0 comments on commit c2bc44c

Please sign in to comment.