Skip to content

Commit 8464b05

Browse files
committed
fix bundle path
1 parent 7ec1456 commit 8464b05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bundle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
pnpm build
4646
cd ..
4747
mkdir IEEE
48-
mv build IEEE/mathjax4
48+
mv build/bundle IEEE/mathjax4
4949
cp samples/* IEEE/
5050
cp ieee-config.js IEEE/
5151

0 commit comments

Comments
 (0)