We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec1456 commit 8464b05Copy full SHA for 8464b05
1 file changed
.github/workflows/bundle.yml
@@ -45,7 +45,7 @@ jobs:
45
pnpm build
46
cd ..
47
mkdir IEEE
48
- mv build IEEE/mathjax4
+ mv build/bundle IEEE/mathjax4
49
cp samples/* IEEE/
50
cp ieee-config.js IEEE/
51
0 commit comments