Skip to content

Commit dfc82cb

Browse files
committed
Remove unused jitpack.yml commands
1 parent 8eaa837 commit dfc82cb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

jitpack.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,5 @@ before_install:
66
- sdk use java 17.0.9-open
77
- export CURRENT_TAG=$(git describe --tags --exact-match 2>/dev/null || echo "no-tag")
88
- curl -L -o jniLibs.zip https://github.com/OpacityLabs/opacity-android/releases/download/$CURRENT_TAG/jniLibs.zip
9-
# - pwd
10-
# - ls OpacityCore/src/main/jniLibs
11-
# - ls opacity-android/OpacityCore/src/main/jniLibs
129
- unzip jniLibs.zip
1310
- mv opacity-android/OpacityCore/src/main/jniLibs OpacityCore/src/main/jniLibs

0 commit comments

Comments
 (0)