Skip to content

Commit

Permalink
create dir in jitpack before unzipping
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBeastLT committed Jun 2, 2023
1 parent 7ffdd77 commit bc9e391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
install:
- wget https://github.com/Stremio/stremio-core-kotlin/releases/download/$VERSION/stremio-core-kotlin.tar.gz
- mkdir -p ~/.m2/repository/com/github/Stremio
- tar -C ~/.m2/repository/com/github/Stremio -xvzf stremio-core-kotlin.tar.gz

0 comments on commit bc9e391

Please sign in to comment.