mirror of
https://github.com/open-webui/open-webui
synced 2025-05-31 11:00:49 +00:00
Update node.js.yaml
This commit is contained in:
parent
86395a8c1f
commit
b035de1b86
2
.github/workflows/node.js.yaml
vendored
2
.github/workflows/node.js.yaml
vendored
@ -6,6 +6,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: 'Fmt, Lint, & Build'
|
name: 'Fmt, Lint, & Build'
|
||||||
|
env:
|
||||||
|
PUBLIC_API_ENDPOINT: ''
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
Reference in New Issue
Block a user