We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a06ec7b commit 929d99bCopy full SHA for 929d99b
.github/workflows/autoconf-check.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Create the distribution tarball
18
run: |
19
make dist
20
- make distclean
+ make --debug=b distclean
21
cd ..
22
mv domjudge release
23
mkdir domjudge #Workdir for next steps
0 commit comments