mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 04:30:05 +00:00
chore: update frontend release
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user