Skip to content

Commit

Permalink
Fix typo in ci-cpp.yaml (apache#7561)
Browse files Browse the repository at this point in the history
  • Loading branch information
vcottagiri authored Jul 16, 2020
1 parent 5fd3b0a commit eb2ca72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
docker rmi $(docker images -q) -f
df -h
- name: build pacakge
- name: build package
if: steps.docs.outputs.changed_only == 'no'
run: mvn -B -Dorg.slf4j.simpleLogger.defaultLogLevel=ERROR package -DskipTests

Expand Down

0 comments on commit eb2ca72

Please sign in to comment.