Update build.yml

This commit is contained in:
Alexander Nozik 2022-01-11 19:40:12 +03:00 committed by GitHub
parent abf04cc657
commit ad9f43f5a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,9 +16,6 @@ jobs:
with:
java-version: 11
distribution: liberica
- uses: actions/setup-node@v2.5.1
with:
node-version: '16'
- name: execute build
uses: gradle/gradle-build-action@v2
with: