Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
lijunchen committed Aug 30, 2024
1 parent efc7afe commit 02f3c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: pnpm run build
run: |
pnpm run build
sed -i 's|src="/assets|src="/moon_build/dashboard/assets|g' ./dist/index.html
sed -i '' 's|src="/assets|src="/moon_build_dashboard/assets|g' ./dist/index.html
working-directory: ./webapp

- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 02f3c71

Please sign in to comment.