Skip to content

Commit

Permalink
[CI skip] 更新workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ybw0014 committed Nov 2, 2022
1 parent 008aebe commit 6dfc786
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
uses: actions/setup-java@v2
with:
distribution: 'adopt'
java-version: 11
java-package: jdk
architecture: x64
java-version: 16
- name: Build with Maven
run: mvn package --file pom.xml

0 comments on commit 6dfc786

Please sign in to comment.