mirror of
https://github.com/nezhahq/nezha.git
synced 2025-01-22 12:48:14 -05:00
chore: update frontend release
This commit is contained in:
parent
9905390ba6
commit
1bef03e036
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -134,9 +134,9 @@ 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/latest/download/dist.zip
|
||||
unzip dist.zip
|
||||
mv dist admin-dist
|
||||
mkdir admin-dist
|
||||
mkdir user-dist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user