mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-08-27 07:44:35 +02:00
upgrade java version within github action
This commit is contained in:
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@@ -57,7 +57,7 @@ jobs:
|
||||
cache: 'npm'
|
||||
- uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 11
|
||||
java-version: 14
|
||||
- run: npm install
|
||||
- run: npm run build:bundle --if-present
|
||||
- run: npm install
|
||||
|
Reference in New Issue
Block a user