Skip to content

Commit

Permalink
Using custom build-env
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Potisk committed Jan 27, 2020
1 parent 026fb0a commit 0308e76
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ld-signatures-java-ws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Set up JDK
uses: actions/setup-java@v1
with:
java-version: 1.8
uses: philpotisk/github-action-maven@master
- name: Build with Maven
run: mvn install

0 comments on commit 0308e76

Please sign in to comment.