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
|
- 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/latest/download/dist.zip
|
||||||
# unzip dist.zip
|
unzip dist.zip
|
||||||
# mv dist admin-dist
|
mv dist admin-dist
|
||||||
mkdir admin-dist
|
mkdir admin-dist
|
||||||
mkdir user-dist
|
mkdir user-dist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user