Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JYC0413 committed May 6, 2024
1 parent 5b7f13b commit 95ad302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/exportAndPushToNode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Copy build files
run: |
cd gaianet-node
mkdir ./dashboard/chatbot-ui
mkdir -p ./dashboard/chatbot-ui
mv ../out/index.html ./dashboard/chatbot-ui
mv ../out/*.svg ./dashboard/chatbot-ui
mv ../out/*.png ./dashboard/chatbot-ui
Expand Down

0 comments on commit 95ad302

Please sign in to comment.