forked from kscience/visionforge
Update build.yml
This commit is contained in:
parent
d278427f66
commit
cebef9472a
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -16,6 +16,9 @@ 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:
|
||||
|
Loading…
Reference in New Issue
Block a user