Skip to content

Commit

Permalink
fix java build in maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzming committed Jan 24, 2020
1 parent c90eda4 commit 923140e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- created

jobs:
build java:
build_java:
runs-on: ubuntu-latest
steps:
- name: Check out code
Expand Down

0 comments on commit 923140e

Please sign in to comment.