mirror of
https://github.com/AdrianKuta/Tree-Data-Structure.git
synced 2026-09-19 08:29:52 +02:00
fixed github actions
This commit is contained in:
@@ -14,9 +14,9 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- name: Set up JDK 11
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
distribution: adopt
|
||||
java-version: 11
|
||||
with:
|
||||
distribution: adopt
|
||||
java-version: 11
|
||||
|
||||
# Builds the release artifacts of the library
|
||||
- name: Release build
|
||||
|
||||
Reference in New Issue
Block a user