Skip to content

Commit 1e549c1

Browse files
committed
revert install shade
1 parent 457ce2f commit 1e549c1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
uses: actions/setup-java@v1
3535
with:
3636
java-version: '1.8'
37-
- name: Install kyuubi-shaded jars
38-
run: ./build/mvn clean install -pl :kyuubi-shaded-curator,:kyuubi-shaded-hive-service-rpc -am -Pkyuubi-shaded
3937
- name: Make Distribution -Pspark-3.0
4038
run: ./build/dist --tgz -Pspark-3.0
4139
- name: Make Distribution -Pspark-3.0 -Dhadoop.binary.version=3.2

0 commit comments

Comments
 (0)