Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
Signed-off-by: vegetableysm <[email protected]>
  • Loading branch information
vegetableysm committed Dec 27, 2023
1 parent 42516d8 commit d4df239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
./build.sh
# start hive docker
docker-compose -f docker-compose.yml up -d --force-recreate --remove-orphans
docker-compose -f docker-compose.yaml up -d --force-recreate --remove-orphans
popd
# wait for hive docker ready
Expand Down

0 comments on commit d4df239

Please sign in to comment.