"src/git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "98948814fd28508d968b47c0ea092784874778ad"
Unverified Commit 08157890 authored by ThatOneCalculator's avatar ThatOneCalculator
Browse files

refactor: 👷 remove unused strategy

parent 05fade14
...@@ -9,10 +9,6 @@ jobs: ...@@ -9,10 +9,6 @@ jobs:
env: env:
PUBLIC_API_BASE_URL: '' PUBLIC_API_BASE_URL: ''
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy:
matrix:
node-version:
- latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Use Bun - name: Use Bun
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment