Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed Dec 8, 2024
1 parent 9a40be1 commit eb3047d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/jobs/baseinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ else
--enable-judgehost-build=no | tee "$ARTIFACTS"/configure.txt
make domserver
make install-domserver
cp -r doc /opt/domjudge/domserver/public/
cp -r doc /opt/domjudge/domserver/public/doc
find /opt/domjudge/domserver -name DOMjudgelogo.pdf
fi
section_end
Expand Down

0 comments on commit eb3047d

Please sign in to comment.