Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JYC0413 committed Mar 19, 2024
1 parent 45368e2 commit 9b385d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/exportAndPush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
cd gaianet-node
cp -r ../out/* ./dashboard/chatbot-ui
cd ./dashboard/chatbot-ui
mv index.html ./chatbot-ui/index.html
sed -i 's/\/_next\//\/dashboard\/chatbot-ui\/_next\//g' index.js
- name: Commit changes
env:
Expand Down

0 comments on commit 9b385d5

Please sign in to comment.