We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b42310 commit 9538de9Copy full SHA for 9538de9
.github/workflows/autoconf-check.yml
@@ -17,7 +17,6 @@ jobs:
17
- name: Create the distribution tarball
18
run: |
19
make dist
20
- make distclean
21
cd ..
22
mv domjudge release
23
mkdir domjudge #Workdir for next steps
0 commit comments