Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JYC0413 committed Mar 18, 2024
1 parent 88c8c37 commit 8154ad4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/exportAndPush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
cd gaianet-node
cp -r ../out/* ./dashboard/chatbot-ui
cd ./dashboard/chatbot-ui
mkdir chatbot-ui
mv index.html ./chatbot-ui/index.html
echo '<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta charset="UTF-8"><meta http-equiv="refresh" content="0; URL=/chatbot-ui/index.html"><title>Redirecting...</title></head><body></body></html>' > index.html
Expand Down

0 comments on commit 8154ad4

Please sign in to comment.