Skip to content

Commit

Permalink
Update .github/workflows/hubble-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imbajin authored Dec 5, 2023
1 parent 4608d6a commit 41cdf28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hubble-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: |
mvn install -pl hugegraph-client,hugegraph-loader -am -Dmaven.javadoc.skip=true -DskipTests -ntp
cd hugegraph-hubble && ls *
mvn package -DskipTests -X
mvn -e package -Dmaven.javadoc.skip=true -ntp
- name: Prepare env and service
run: |
Expand Down

0 comments on commit 41cdf28

Please sign in to comment.