We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d036557 commit cf52598Copy full SHA for cf52598
.github/jobs/baseinstall.sh
@@ -37,6 +37,8 @@ ls -atrl public
37
ls -atrl public/mathjaxfonts
38
ls -atrl public/mathjaxfonts/*
39
ls -atrl public/mathjaxfonts/mjx-ncm-zero.woff2
40
+pwd
41
+# The problem might be that we don't install the mathjaxfonts directory in the make domserver step.
42
realpath /opt/domjudge/domserver/webapp/public
43
realpath /opt/domjudge/domserver/webapp/public/mathjaxfonts
44
cd ..
0 commit comments