Skip to content

Commit d7ca092

Browse files
committed
mathjaxfonts symlink seems to fail
1 parent 962a350 commit d7ca092

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/jobs/baseinstall.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ section_start "Install JS frontend dependencies"
3232
cd webapp
3333
apt-get update; apt-get install -y yarnpkg
3434
yarnpkg install
35+
ls -atrl node_modules
36+
ls -atrl public
3537
cd ..
3638
section_end
3739

0 commit comments

Comments
 (0)