Skip to content

Commit

Permalink
move sjs 1.1 build instructions to single line
Browse files Browse the repository at this point in the history
  • Loading branch information
busti authored Jun 23, 2020
1 parent 63c8892 commit 749e038
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ before_install:
- wget http://central.maven.org/maven2/org/scala-sbt/sbt-launch/1.2.8/sbt-launch-1.2.8.jar
install:
- java -jar sbt-launch-1.2.8.jar +publishM2
- SCALAJS_VERSION="1.1.0"
- java -jar sbt-launch-1.2.8.jar +publishM2
- SCALAJS_VERSION="1.1.0" ; java -jar sbt-launch-1.2.8.jar +publishM2

0 comments on commit 749e038

Please sign in to comment.