Skip to content

Commit

Permalink
Store the logo as we use it in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed Dec 7, 2024
1 parent 7377c64 commit 55c6362
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/jobs/baseinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ else
--enable-judgehost-build=no | tee "$ARTIFACTS"/configure.txt
make domserver
make install-domserver
cp -r ${DIR}/doc /opt/domjudge/domserver/
fi
section_end

Expand Down

0 comments on commit 55c6362

Please sign in to comment.