Skip to content

Commit

Permalink
Will this fix the build? One can only dream...
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestoyaquello committed Jan 13, 2022
1 parent d4380c6 commit 9991e89
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ jobs:
uses: actions/checkout@v2

- name: Set up JDK
uses: actions/setup-java@v1
uses: actions/setup-java@v2
with:
java-version: 1.8
distribution: adopt
java-version: 11

- name: Create GPG file
env:
Expand Down

0 comments on commit 9991e89

Please sign in to comment.