Skip to content

Commit

Permalink
I hate yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Siedlerchr committed Oct 12, 2020
1 parent 6661ea1 commit 439924c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ jobs:
id: gitversion
uses: gittools/actions/gitversion/execute@v0.9.4
- name: Setup JDK 15 from jdk.java.net
uses: sormuras/download-jdk@v1
with:
feature: 15
- uses: sormuras/download-jdk@v1
- uses: actions/setup-java@v1
with:
java-version: ${{ env.JDK_VERSION }}
Expand Down

0 comments on commit 439924c

Please sign in to comment.