mirror of
https://github.com/EasyTier/easytier.github.io.git
synced 2025-05-19 10:27:06 +00:00
split html and css/js (#119)
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
||||
pnpm -r build
|
||||
cd ..
|
||||
mkdir -p public/web
|
||||
cp EasyTier/easytier-web/frontend/dist/index.html public/web/index.html
|
||||
cp -r EasyTier/easytier-web/frontend/dist/* public/web/
|
||||
rm -rf EasyTier
|
||||
|
||||
- name: Setup Pages
|
||||
|
||||
Reference in New Issue
Block a user