mirror of
https://github.com/songquanpeng/one-api.git
synced 2026-01-14 06:04:49 +08:00
fix: fix build.sh (close #1026)
This commit is contained in:
2
.github/workflows/linux-release.yml
vendored
2
.github/workflows/linux-release.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
- name: Build Frontend (theme default)
|
||||
- name: Build Frontend
|
||||
env:
|
||||
CI: ""
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user