mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-09-02 18:33:17 +02:00
update github action
This commit is contained in:
5
.github/workflows/node.js.yml
vendored
5
.github/workflows/node.js.yml
vendored
@@ -60,6 +60,11 @@ jobs:
|
||||
with:
|
||||
java-version: 21
|
||||
- run: npm install
|
||||
- run: npm install clickhouse
|
||||
- run: npm install redis
|
||||
- run: npm install mongodb
|
||||
- run: npm install pg-promise
|
||||
- run: npm install sqlite3
|
||||
- run: npm run build:compact --if-present
|
||||
- run: npm run build:module:compact --if-present
|
||||
- run: npm run build:light --if-present
|
||||
|
Reference in New Issue
Block a user