Skip to content

Commit

Permalink
fxup
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed Jan 14, 2024
1 parent 6f14b0b commit ae91dfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-tarball-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
run: |
for directory in build all docs domserver judgehost; do
cd /tmp/${directory}/domjudge-8.2.2
pwd
ls
./configure
make ${directory}
if [ "$directory" != "docs" ] && [ "$directory" != "judgehost" ]; then
Expand Down

0 comments on commit ae91dfd

Please sign in to comment.