mirror of
https://github.com/nezhahq/nezha.git
synced 2025-01-22 20:58: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
|
- name: prepare frontend dists
|
||||||
run: |
|
run: |
|
||||||
wget https://github.com/nezhahq/admin-frontend/releases/download/v0.0.2/dist.zip
|
# wget https://github.com/nezhahq/admin-frontend/releases/download/v0.0.2/dist.zip
|
||||||
unzip dist.zip
|
# unzip dist.zip
|
||||||
mv dist admin-dist
|
# mv dist admin-dist
|
||||||
|
mkdir admin-dist
|
||||||
mkdir user-dist
|
mkdir user-dist
|
||||||
|
|
||||||
- name: Download artifacts
|
- name: Download artifacts
|
||||||
|
Loading…
Reference in New Issue
Block a user