Skip to content

Commit

Permalink
Fix create release (#1134)
Browse files Browse the repository at this point in the history
* Fix and verify create-release

Signed-off-by: Artur Souza <[email protected]>

* With good YAML this time

Signed-off-by: Artur Souza <[email protected]>

---------

Signed-off-by: Artur Souza <[email protected]>
Signed-off-by: Artur Souza <[email protected]>
  • Loading branch information
artursouza authored Sep 19, 2024
1 parent ccb4141 commit 75f5c84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install pcre2-utils
- name: Set up OpenJDK ${{ env.JDK_VER }}
uses: actions/setup-java@v4
with:
distribution: 'adopt'
Expand Down

0 comments on commit 75f5c84

Please sign in to comment.