mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 05:24:02 +00:00
refactor: 👷 remove unused strategy
This commit is contained in:
parent
05fade1426
commit
081578903c
4
.github/workflows/bun.yaml
vendored
4
.github/workflows/bun.yaml
vendored
@ -9,10 +9,6 @@ jobs:
|
||||
env:
|
||||
PUBLIC_API_BASE_URL: ''
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
node-version:
|
||||
- latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Use Bun
|
||||
|
Loading…
Reference in New Issue
Block a user