mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-01-30 14:22:05 +00:00
Update github_release.yml
This commit is contained in:
4
.github/workflows/github_release.yml
vendored
4
.github/workflows/github_release.yml
vendored
@@ -10,10 +10,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Setup JDK 17
|
||||
uses: actions/setup-java@v3
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: 17
|
||||
java-version: '17'
|
||||
|
||||
build:
|
||||
needs: setup
|
||||
|
||||
Reference in New Issue
Block a user