mirror of
https://github.com/nezhahq/nezha.git
synced 2025-01-22 12:48:14 -05:00
😢 前端暂时无了
This commit is contained in:
parent
05c5bcc6cb
commit
15cd1d8c85
7
.github/workflows/release.yml
vendored
7
.github/workflows/release.yml
vendored
@ -133,9 +133,10 @@ jobs:
|
||||
|
||||
- name: prepare frontend dists
|
||||
run: |
|
||||
wget https://github.com/nezhahq/admin-frontend/releases/download/v0.0.2/dist.zip
|
||||
unzip dist.zip
|
||||
mv dist admin-dist
|
||||
# wget https://github.com/nezhahq/admin-frontend/releases/download/v0.0.2/dist.zip
|
||||
# unzip dist.zip
|
||||
# mv dist admin-dist
|
||||
mkdir admin-dist
|
||||
mkdir user-dist
|
||||
|
||||
- name: Download artifacts
|
||||
|
Loading…
Reference in New Issue
Block a user